OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:turnstile
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
sleeptab.h
93
typedef struct
turnstile
{
struct
94
LIST_ENTRY(
turnstile
) ts_chain; /* link on hash chain */
95
struct
turnstile
*ts_free; /*
turnstile
free list */
103
SLIST_ENTRY(
turnstile
) ts_pichain;
106
LIST_HEAD(tschain,
turnstile
);
lwp.h
92
struct
turnstile
*l_ts; /* l: current
turnstile
*/
124
SLIST_HEAD(,
turnstile
) l_pi_lenders; /* l: ts lending us priority */
/src/sys/external/bsd/drm2/dist/include/drm/
task_barrier.h
48
static inline void task_barrier_signal_turnstile(struct semaphore *
turnstile
,
54
up(
turnstile
);
/src/sys/kern/
kern_lwp.c
185
* a
turnstile
sleep queue) that the LWP resides on. This can
197
* sleepq ->
turnstile
-> spc_lwplock -> spc_mutex
275
struct
turnstile
turnstile0 __cacheline_aligned;
810
* We can re-use its LWP structure and
turnstile
.
Completed in 14 milliseconds
Indexes created Mon Oct 20 10:10:01 GMT 2025