Searched refs:busy_places (Results 1 – 1 of 1) sorted by relevance
58 static int busy_places; variable68 if ((busy_places & (1 << locki)) == 0) in _thr_rtld_lock_create()75 busy_places |= (1 << locki); in _thr_rtld_lock_create()91 busy_places &= ~(1 << locki); in _thr_rtld_lock_destroy()