Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dspinlock.c323 static void wait_node_dequeue(struct wait_node **pp_head, in wait_node_dequeue()
519 struct wait_node ** const pp_head = (struct wait_node **) &lock->__status; in __pthread_alt_unlock() local
/l4re-core-master/uclibc/lib/libpthread/src/
A Dspinlock.c324 static void wait_node_dequeue(struct wait_node **pp_head, in wait_node_dequeue()
520 struct wait_node ** const pp_head = (struct wait_node **) &lock->__status; in __pthread_alt_unlock() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dspinlock.c321 static void wait_node_dequeue(struct wait_node **pp_head, in wait_node_dequeue()
517 struct wait_node ** const pp_head = (struct wait_node **) &lock->__status; in __pthread_alt_unlock() local

Completed in 12 milliseconds