Searched refs:TCACHES_ELM_NEED_REINIT (Results 1 – 3 of 3) sorted by relevance
57 #define TCACHES_ELM_NEED_REINIT ((tcache_t *)(uintptr_t)1) macro
221 } else if (unlikely(elm->tcache == TCACHES_ELM_NEED_REINIT)) { in tcaches_get()
697 elm->tcache = TCACHES_ELM_NEED_REINIT; in tcaches_elm_remove()702 if (tcache == TCACHES_ELM_NEED_REINIT) { in tcaches_elm_remove()