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

  /external/valgrind/drd/
drd_semaphore.h 51 void DRD_(semaphore_pre_post)(const DrdThreadId tid, const Addr semaphore);
drd_clientreq.c 244 DRD_(semaphore_pre_post)(drd_tid, arg[1]);
499 DRD_(semaphore_pre_post)(drd_tid, arg[1]);
drd_semaphore.c 403 void DRD_(semaphore_pre_post)(const DrdThreadId tid, const Addr semaphore) function

Completed in 157 milliseconds