OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:semaphore_pre_post
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/drd/
drd_semaphore.h
51
void DRD_(
semaphore_pre_post
)(const DrdThreadId tid, const Addr semaphore);
drd_semaphore.c
403
void DRD_(
semaphore_pre_post
)(const DrdThreadId tid, const Addr semaphore)
function
drd_clientreq.c
467
DRD_(
semaphore_pre_post
)(drd_tid, arg[1]);
Completed in 102 milliseconds