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