Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_rwlock.h41 void DRD_(rwlock_set_exclusive_threshold)(const UInt exclusive_threshold_ms);
Ddrd_rwlock.c75 void DRD_(rwlock_set_exclusive_threshold)(const UInt exclusive_threshold_ms) in DRD_() argument
Ddrd_main.c139 DRD_(rwlock_set_exclusive_threshold)(exclusive_threshold_ms); in DRD_() local