Searched refs:SCE_THREADS (Results 1 – 2 of 2) sorted by relevance
56 #define SCE_THREADS (1<<0) // Sanity check at thread create/join macro
1648 if (HG_(clo_sanity_flags) & SCE_THREADS) in evh__pre_thread_ll_create()1701 if (HG_(clo_sanity_flags) & SCE_THREADS) in evh__pre_thread_ll_exit()1805 if (HG_(clo_sanity_flags) & SCE_THREADS) in evh__HG_PTHREAD_JOIN_POST()