OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:try_thread
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_mutex_test.cc
86
static void *
try_thread
(void *param) {
function in namespace:__sanitizer
118
pthread_create(&threads[i], 0,
try_thread
<SpinMutex>, &data);
Completed in 207 milliseconds