Searched refs:ready (Results 1 – 1 of 1) sorted by relevance
56 const static int ready = 0x1; variable69 const static int ready = letoh32(0x1); variable88 if (gv->state != ready) { in __cxa_guard_acquire()102 if (__bionic_cmpxchg(pending, ready, &gv->state) == 0) { in __cxa_guard_release()106 gv->state = ready; in __cxa_guard_release()