Searched refs:RETURN_CODE (Results 1 – 1 of 1) sorted by relevance
25 #define RETURN_CODE 100 /* Set a random return code number. This shall be the return code of the macro37 pthread_exit((void *)RETURN_CODE); in a_thread_func()68 if ((long)value_ptr != RETURN_CODE) { in posix_testcase()
Completed in 3 milliseconds