Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_safe_pthread.h92 int safe_pthread_mutex_timedlock(const char *file, const int lineno,
95 safe_pthread_mutex_timedlock(__FILE__, __LINE__, (mutex), (abstime))
/third_party/ltp/lib/
Dsafe_pthread.c222 int safe_pthread_mutex_timedlock(const char *file, const int lineno, in safe_pthread_mutex_timedlock() function