Searched refs:THR_MAGIC (Results 1 – 3 of 3) sorted by relevance
115 new_thread->magic = THR_MAGIC; in _pthread_create()
417 thread->magic = THR_MAGIC; in init_main_thread()
534 #define THR_MAGIC ((u_int32_t) 0xd09ba115) macro