Home
last modified time | relevance | path

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

/external/valgrind/drd/tests/
Dtsan_thread_wrappers_pthread.h396 bool ok = TryGetInternal(&item); in Get()
407 bool ok = TryGetInternal(res); in TryGet()
417 bool TryGetInternal(void ** item_ptr) { in TryGetInternal() function