Home
last modified time | relevance | path

Searched refs:end_exec (Results 1 – 1 of 1) sorted by relevance

/examples/utest/testcases/posix/pthread_h/functions/pthread_join/
A Dpthread_join_1-1_tc.c25 static int end_exec; variable
38 end_exec = 1; in a_thread_func()
49 end_exec = 0; in posix_testcase()
63 if (end_exec == 0) { in posix_testcase()

Completed in 2 milliseconds