Searched defs:semaphore (Results 1 – 2 of 2) sorted by relevance
8 struct semaphore { struct25 struct semaphore { argument31 rt_inline void init_MUTEX(struct semaphore * sem) in init_MUTEX() argument77 struct semaphore { struct84 rt_inline void init_MUTEX(struct semaphore * sem) in init_MUTEX() argument
85 volatile bool semaphore; member