Home
last modified time | relevance | path

Searched refs:rwlock_set_shared_threshold (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/drd/
Ddrd_rwlock.h43 void DRD_(rwlock_set_shared_threshold)(const UInt shared_threshold_ms);
Ddrd_rwlock.c81 void DRD_(rwlock_set_shared_threshold)(const UInt shared_threshold_ms) in DRD_() argument
Ddrd_main.c147 DRD_(rwlock_set_shared_threshold)(shared_threshold_ms); in DRD_() local