HomeSort by relevance Sort by last modified time
    Searched refs:semaphore_pre_wait (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/drd/
drd_semaphore.h 49 void DRD_(semaphore_pre_wait)(const Addr semaphore);
drd_semaphore.c 336 void DRD_(semaphore_pre_wait)(const Addr semaphore) function
388 * DRD_(semaphore_pre_wait)() has finished before
drd_clientreq.c 408 DRD_(semaphore_pre_wait)(arg[1]);

Completed in 46 milliseconds