HomeSort by relevance Sort by last modified time
    Searched full:mutex_delete_thread (Results 1 - 1 of 1) sorted by null

  /external/valgrind/drd/
drd_mutex.c 43 static void mutex_delete_thread(struct mutex_info* p, const DrdThreadId tid);
76 = (void(*)(DrdClientobj*, DrdThreadId))mutex_delete_thread;
526 static void mutex_delete_thread(struct mutex_info* p, const DrdThreadId tid) function

Completed in 50 milliseconds