Searched refs:safe_pthread_create (Results 1 – 2 of 2) sorted by relevance
35 int safe_pthread_create(const char *file, const int lineno,39 safe_pthread_create(__FILE__, __LINE__, thread_id, attr, thread_fn, arg)
24 int safe_pthread_create(const char *file, const int lineno, in safe_pthread_create() function