Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_safe_pthread.h75 int safe_pthread_mutex_destroy(const char *file, const int lineno,
78 safe_pthread_mutex_destroy(__FILE__, __LINE__, (mutex))
/third_party/ltp/lib/
Dsafe_pthread.c174 int safe_pthread_mutex_destroy(const char *file, const int lineno, in safe_pthread_mutex_destroy() function