Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/pthread_h/functions/pthread_exit/
A Dpthread_exit_1-1_tc.c25 #define RETURN_CODE 100 /* Set a random return code number. This shall be the return code of the macro
37 pthread_exit((void *)RETURN_CODE); in a_thread_func()
68 if ((long)value_ptr != RETURN_CODE) { in posix_testcase()

Completed in 3 milliseconds