Home
last modified time | relevance | path

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

/nptl/
A Dpthread_cond_common.c213 uint64_t old_g1_start = __condvar_load_g1_start_relaxed (cond) >> 1; in __condvar_quiesce_and_switch_g1() local
214 if (((unsigned) (wseq - old_g1_start - old_orig_size) in __condvar_quiesce_and_switch_g1()
316 unsigned int orig_size = wseq - (old_g1_start + old_orig_size); in __condvar_quiesce_and_switch_g1()

Completed in 3 milliseconds