Searched refs:tsd_state_nominal (Results 1 – 2 of 2) sorted by relevance
100 tsd_state_nominal = 0, /* Common case --> jnz. */ enumerator194 assert(tsd->state == tsd_state_nominal || \247 bool fast = (tsd->state == tsd_state_nominal); in tsd_fast()264 if (unlikely(tsd->state != tsd_state_nominal)) { in tsd_fetch_impl()
61 tsd->state = tsd_state_nominal; in tsd_slow_update()127 tsd->state = tsd_state_nominal; in tsd_fetch_slow()140 tsd->state = tsd_state_nominal; in tsd_fetch_slow()232 case tsd_state_nominal: in tsd_cleanup()