FreeBSD kernel kern code
umtx_pi Struct Reference

Data Fields

struct thread * pi_owner
 
int pi_refcount
 

Detailed Description

Definition at line 68 of file kern_umtx.c.

Field Documentation

int umtx_pi::pi_refcount

Definition at line 73 of file kern_umtx.c.

Referenced by umtx_pi_ref(), and umtx_pi_unref().


The documentation for this struct was generated from the following file: