OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:read_mutex_thread
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/lib/tsan/tests/unit/
tsan_mutex_test.cc
84
static void *
read_mutex_thread
(void *param) {
function in namespace:__tsan
111
pthread_create(&threads[i], 0,
read_mutex_thread
<Mutex>, &data);
Completed in 908 milliseconds