Searched refs:thread_setup (Results 1 – 3 of 3) sorted by relevance
38 thread_setup(threadvar); \49 thread_setup(threadvar); \54 void thread_setup(THREAD_T pthread);
229 void thread_setup(THREAD_T pthread) in thread_setup() function234 void thread_setup(THREAD_T pthread) {} in thread_setup() function245 thread_setup(THREAD_SELF()); in basic_test_setup()
68 int thread_setup(void) in thread_setup() function