Searched defs:turnstile (Results 1 – 2 of 2) sorted by relevance
93 typedef struct turnstile { struct95 struct turnstile *ts_free; /* turnstile free list */ argument103 SLIST_ENTRY(turnstile) ts_pichain; argument
48 static inline void task_barrier_signal_turnstile(struct semaphore *turnstile, in task_barrier_signal_turnstile()