| /third_party/musl/src/thread/ |
| D | __wait.c | 3 void __wait(volatile int *addr, volatile int *waiters, int val, int priv) in __wait()
|
| D | sem_post.c | 7 int val, new, waiters, priv = sem->__val[2]; in sem_post() local
|
| D | pthread_rwlock_unlock.c | 5 int val, cnt, waiters, new, priv = rw->_rw_shared^128; in __pthread_rwlock_unlock() local
|
| D | pthread_mutex_unlock.c | 16 int waiters = m->_m_waiters; in __pthread_mutex_unlock() local
|
| D | pthread_barrier_wait.c | 56 volatile int waiters; member
|
| D | pthread_create.c | 137 int waiters = m->_m_waiters; in __pthread_exit() local
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| D | __wait.c | 3 void __wait(volatile int *addr, volatile int *waiters, int val, int priv) in __wait()
|
| D | pthread_mutex_unlock.c | 6 int waiters = m->_m_waiters; in __pthread_mutex_unlock() local
|
| D | pthread_barrier_wait.c | 56 volatile int waiters; member
|
| D | pthread_create.c | 104 int waiters = m->_m_waiters; in __pthread_exit() local
|
| /third_party/ltp/testcases/kernel/syscalls/futex/ |
| D | futex2test.h | 23 static inline int futex_waitv(volatile struct futex_waitv *waiters, in futex_waitv()
|
| /third_party/python/Lib/asyncio/ |
| D | queues.py | 58 def _wakeup_next(self, waiters): argument
|
| /third_party/node/test/fixtures/wpt/streams/piping/ |
| D | flow-control.any.js | 168 this.waiters = []; property
|
| /third_party/node/deps/v8/src/execution/ |
| D | futex-emulation.cc | 930 int waiters = 0; in NumWaitersForTesting() local 948 int waiters = 0; in NumAsyncWaitersForTesting() local 969 int waiters = 0; in NumUnresolvedAsyncPromisesForTesting() local
|
| /third_party/musl/src/thread/liteos_a/ |
| D | pthread_create.c | 104 int waiters = m->_m_waiters; in __pthread_exit() local
|
| /third_party/mesa3d/src/util/ |
| D | u_thread.h | 312 unsigned waiters; member
|
| /third_party/musl/porting/linux/user/src/thread/ |
| D | pthread_create.c | 216 int waiters = m->_m_waiters; in __pthread_exit() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglMultiThreadTests.cpp | 294 const deInt32 waiters = deAtomicIncrement32(&m_barrierWaiters); in barrier() local 309 const deInt32 waiters = deAtomicDecrement32(&m_barrierWaiters); in barrier() local
|
| /third_party/musl/src/thread/linux/ |
| D | pthread_create.c | 327 int waiters = m->_m_waiters; in __pthread_exit() local
|
| /third_party/alsa-lib/aserver/ |
| D | aserver.c | 122 waiter_t *waiters; variable
|