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

  /external/valgrind/main/drd/
drd_semaphore.h 49 void DRD_(semaphore_post_wait)(const DrdThreadId tid, const Addr semaphore,
drd_clientreq.c 241 DRD_(semaphore_post_wait)(drd_tid, arg[1], True /* waited */);
491 DRD_(semaphore_post_wait)(drd_tid, arg[1], arg[2]);
drd_semaphore.c 344 void DRD_(semaphore_post_wait)(const DrdThreadId tid, const Addr semaphore, function
368 * DRD_(semaphore_post_wait)() has been called.

Completed in 531 milliseconds