Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_rwlock.h42 void DRD_(rwlock_set_shared_threshold)(const UInt shared_threshold_ms);
Ddrd_rwlock.c80 void DRD_(rwlock_set_shared_threshold)(const UInt shared_threshold_ms) in DRD_() argument
Ddrd_main.c153 DRD_(rwlock_set_shared_threshold)(shared_threshold_ms); in DRD_() local