Searched refs:TH_FLAGS_SWAPPED (Results 1 – 3 of 3) sorted by relevance
143 #define TH_FLAGS_SWAPPED 0x1 /* thread is swapped out */ macro
221 #define TH_FLAGS_SWAPPED 0x1 /* thread is swapped out */ macro
2023 flags |= TH_FLAGS_SWAPPED; in retrieve_thread_basic_info()