Searched refs:populateQuarantine (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dquarantine_test.cpp228 void *populateQuarantine(void *Param) { function
244 pthread_create(&T[I].Thread, 0, populateQuarantine, &T[I]);

Completed in 125 milliseconds