Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dthreads_win.c119 uint32_t next_to_retire; member
405 while (lock->next_to_retire != ID_VAL(count)) in ossl_synchronize_rcu()
408 lock->next_to_retire++; in ossl_synchronize_rcu()
H A Dthreads_pthread.c345 uint32_t next_to_retire; member
617 while (lock->next_to_retire != ID_VAL(count)) in ossl_synchronize_rcu()
619 lock->next_to_retire++; in ossl_synchronize_rcu()

Completed in 9 milliseconds