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