Searched defs:TD_GET_STATE (Results 1 – 1 of 1) sorted by relevance
588 #define TD_GET_STATE(td) atomic_load_int(&(td)->td_state) macro 590 #define TD_GET_STATE(td) ((td)->td_state) macro