FreeBSD kernel kern code
umtxq_queue Struct Reference

Data Fields

struct umtxq_head head
 
struct umtx_key key
 

Detailed Description

Definition at line 129 of file kern_umtx.c.

Field Documentation

struct umtxq_head umtxq_queue::head
struct umtx_key umtxq_queue::key

Definition at line 131 of file kern_umtx.c.

Referenced by umtxq_insert_queue(), and umtxq_queue_lookup().


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