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

  /external/valgrind/drd/
drd_semaphore.h 40 struct semaphore_info* DRD_(semaphore_init)(const Addr semaphore,
drd_clientreq.c 228 DRD_(semaphore_init)(arg[1], 0, arg[2]);
453 DRD_(semaphore_init)(arg[1], arg[2], arg[3]);
drd_semaphore.c 169 struct semaphore_info* DRD_(semaphore_init)(const Addr semaphore, function

Completed in 65 milliseconds