Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_mutex.c43 static void mutex_delete_thread(struct mutex_info* p, const DrdThreadId tid);
76 = (void(*)(DrdClientobj*, DrdThreadId))mutex_delete_thread; in DRD_()
526 static void mutex_delete_thread(struct mutex_info* p, const DrdThreadId tid) in mutex_delete_thread() function