Home
last modified time | relevance | path

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

/external/valgrind/main/drd/
Ddrd_rwlock.h42 void DRD_(rwlock_set_exclusive_threshold)(const UInt exclusive_threshold_ms);
Ddrd_rwlock.c76 void DRD_(rwlock_set_exclusive_threshold)(const UInt exclusive_threshold_ms) in DRD_() argument
Ddrd_main.c133 DRD_(rwlock_set_exclusive_threshold)(exclusive_threshold_ms); in DRD_() local