HomeFreeBSD

Fetch the current thread and it's syscall state from the trussinfo object

Description

Fetch the current thread and it's syscall state from the trussinfo object
instead of passing some of that state as arguments to print_syscall() and
print_syscallret(). This just makes the calls of these functions shorter
and easier to read.

Details

Provenance
jhbAuthored on
Parents
rS295676: The locking annotations for struct sockbuf originally used the key from
Branches
Unknown
Tags
Unknown