OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rwlock_set_shared_threshold
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/drd/
drd_rwlock.h
42
void DRD_(
rwlock_set_shared_threshold
)(const UInt shared_threshold_ms);
drd_main.c
150
DRD_(
rwlock_set_shared_threshold
)(shared_threshold_ms);
drd_rwlock.c
80
void DRD_(
rwlock_set_shared_threshold
)(const UInt shared_threshold_ms)
function
Completed in 66 milliseconds