Searched refs:TP_MAGIC (Results 1 – 2 of 2) sorted by relevance
51 ASSERT(tp->tp_magic == TP_MAGIC); in thread_generic_wrapper()95 tp->tp_magic = TP_MAGIC; in __thread_create()
38 #define TP_MAGIC 0x53535353 macro