OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpawnThread
(Results
1 - 4
of
4
) sorted by null
/external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_posix_test.cc
42
static void
SpawnThread
(uptr iteration) {
54
SpawnThread
(kPthreadDestructorIterations);
56
SpawnThread
(kPthreadDestructorIterations + 1);
/external/stressapptest/src/
sat.cc
465
(*it)->
SpawnThread
();
[
all
...]
worker.h
225
int
SpawnThread
();
worker.cc
342
int WorkerThread::
SpawnThread
() {
[
all
...]
Completed in 560 milliseconds