Home
last modified time | relevance | path

Searched defs:_sema (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/head/
H A Dsynch.h50 typedef struct _sema { struct
52 uint32_t count; /* semaphore count */
53 uint16_t type;
54 uint16_t magic;
55 upad64_t pad1[3]; /* reserved for a mutex_t */
56 upad64_t pad2[2]; /* reserved for a cond_t */