Home
last modified time | relevance | path

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

/nptl/
A Dpthread_cond_common.c212 unsigned int old_orig_size = __condvar_get_orig_size (cond); in __condvar_quiesce_and_switch_g1() local
214 if (((unsigned) (wseq - old_g1_start - old_orig_size) in __condvar_quiesce_and_switch_g1()
295 (old_orig_size << 1) + (g1 == 1 ? 1 : - 1)); 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 4 milliseconds