Searched refs:thread_code (Results 1 – 1 of 1) sorted by relevance
21 void *thread_code (void *parm) { in thread_code() function50 std::__libcpp_thread_create ( threads + i, thread_code, (void *) (thread_globals + i)); in main()72 thread_code(&thread_globals); in main()