Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dspinlock.c271 struct wait_node { struct
272 struct wait_node *next; /* Next node in null terminated linked list */ argument
286 static struct wait_node *wait_node_alloc(void) in wait_node_alloc() argument
365 struct wait_node wait_node; in __pthread_alt_lock() local
/l4re-core-master/uclibc/lib/libpthread/src/
A Dspinlock.c272 struct wait_node { struct
273 struct wait_node *next; /* Next node in null terminated linked list */ argument
287 static struct wait_node *wait_node_alloc(void) in wait_node_alloc() argument
366 struct wait_node wait_node; in __pthread_alt_lock() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dspinlock.c269 struct wait_node { struct
270 struct wait_node *next; /* Next node in null terminated linked list */ argument
284 static struct wait_node *wait_node_alloc(void) in wait_node_alloc() argument
363 struct wait_node wait_node; in __pthread_alt_lock() local

Completed in 11 milliseconds