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

  /external/valgrind/main/drd/
drd_semaphore.c 40 static void semaphore_cleanup(struct semaphore_info* p);
104 p->cleanup = (void(*)(DrdClientobj*))semaphore_cleanup;
118 static void semaphore_cleanup(struct semaphore_info* p) function

Completed in 59 milliseconds