Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_safe_pthread.h102 int safe_pthread_kill(const char *file, const int lineno,
105 safe_pthread_kill(__FILE__, __LINE__, (thread), (sig))
/third_party/ltp/lib/
Dsafe_pthread.c255 int safe_pthread_kill(const char *file, const int lineno, in safe_pthread_kill() function