OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fake_child_stack
(Results
1 - 1
of
1
) sorted by null
/bionic/tests/
pthread_test.cpp
199
uintptr_t
fake_child_stack
[16];
local
201
ASSERT_EQ(-1, __pthread_clone(NULL, &
fake_child_stack
[0], CLONE_THREAD, NULL));
Completed in 1568 milliseconds