Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/include/
H A Dtst_safe_pthread.h80 int safe_pthread_mutex_lock(const char *file, const int lineno,
83 safe_pthread_mutex_lock(__FILE__, __LINE__, (mutex))
/aosp_15_r20/external/ltp/lib/
H A Dsafe_pthread.c190 int safe_pthread_mutex_lock(const char *file, const int lineno, in safe_pthread_mutex_lock() function