Searched defs:_sema (Results 1 – 1 of 1) sorted by relevance
50 typedef struct _sema { struct52 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 */