Lines Matching refs:exit_val
131 exit_val = val; \132 pthread_exit((void *)exit_val); \267 uintptr_t exit_val = 0; /* exit value of the pthread. 0 - success */