Home
last modified time | relevance | path

Searched refs:list_op_pending (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_mutex_trylock.c77 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_trylock()
105 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_trylock()
120 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_trylock()
127 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_trylock()
164 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_trylock()
186 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_trylock()
197 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_trylock()
203 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_trylock()
224 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_trylock()
244 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_trylock()
[all …]
A Dpthread_mutex_timedlock.c119 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in pthread_mutex_timedlock()
146 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in pthread_mutex_timedlock()
161 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in pthread_mutex_timedlock()
168 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in pthread_mutex_timedlock()
205 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in pthread_mutex_timedlock()
222 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in pthread_mutex_timedlock()
233 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in pthread_mutex_timedlock()
239 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in pthread_mutex_timedlock()
324 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in pthread_mutex_timedlock()
346 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in pthread_mutex_timedlock()
[all …]
A Dpthread_mutex_lock.c149 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_lock_full()
182 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
203 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_lock_full()
210 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_lock_full()
241 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
258 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_lock_full()
269 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
275 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
338 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
365 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
[all …]
A Dpthread_mutex_unlock.c128 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_unlock_full()
141 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_unlock_full()
202 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_unlock_full()
229 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_unlock_full()
A Ddescr.h110 void *list_op_pending; member
A Dallocatestack.c671 pd->robust_head.list_op_pending = NULL; in allocate_stack()
A DChangeLog3092 Set robust_head.list_op_pending before trying to lock a robust mutex.

Completed in 19 milliseconds