Home
last modified time | relevance | path

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

/nptl/
A Dtst-tls5modd.c4 static __thread int d; variable
A Dsem_post.c43 uint64_t d = atomic_load_relaxed (&isem->data); in __new_sem_post() local
A Dsem_waitcommon.c136 uint64_t d = atomic_load_relaxed (&sem->data); in __new_sem_wait_fast() local
172 uint64_t d = atomic_fetch_add_relaxed (&sem->data, in __new_sem_wait_slow64() local

Completed in 3 milliseconds