Home
last modified time | relevance | path

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

/external/ltp/include/
Dtst_safe_pthread.h41 int safe_pthread_join(const char *file, const int lineno,
44 safe_pthread_join(__FILE__, __LINE__, thread_id, retval)
/external/ltp/lib/
Dsafe_pthread.c41 int safe_pthread_join(const char *file, const int lineno, in safe_pthread_join() function