Searched refs:KEY_UNUSED (Results 1 – 5 of 5) sorted by relevance
39 if (KEY_UNUSED ((seq = __pthread_keys[key].seq))) in ___pthread_setspecific()52 || KEY_UNUSED ((seq = __pthread_keys[key].seq))) in ___pthread_setspecific()
32 if (__builtin_expect (! KEY_UNUSED (seq), 1) in ___pthread_key_delete()
31 if (KEY_UNUSED (seq) && KEY_USABLE (seq) in ___pthread_key_create()
143 #define KEY_UNUSED(p) (((p) & 1) == 0) macro
572 @c KEY_UNUSED ok588 @c after testing it's not a KEY_UNUSED seq number.589 @c KEY_UNUSED dup ok612 @c KEY_UNUSED ok