Searched refs:thret (Results 1 – 1 of 1) sorted by relevance
1381 void *thret = THRET_FAILURE; in sync_kloop_start_stop() local1395 ret = pthread_join(th, &thret); in sync_kloop_start_stop()1400 return thret == THRET_SUCCESS ? 0 : -1; in sync_kloop_start_stop()