Home
last modified time | relevance | path

Searched refs:ID_VAL (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/
H A Dthreads_win.c61 # define ID_VAL(x) ((uint32_t)(((uint64_t)(x) >> ID_SHIFT) & ID_MASK)) macro
405 while (lock->next_to_retire != ID_VAL(count)) in ossl_synchronize_rcu()
H A Dthreads_pthread.c287 # define ID_VAL(x) ((uint32_t)(((uint64_t)(x) >> ID_SHIFT) & ID_MASK)) macro
617 while (lock->next_to_retire != ID_VAL(count)) in ossl_synchronize_rcu()

Completed in 13 milliseconds