OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pth1
(Results
1 - 1
of
1
) sorted by null
/external/ltp/testcases/kernel/security/dirtyc0w/
dirtyc0w_child.c
102
pthread_t
pth1
, pth2;
local
116
SAFE_PTHREAD_CREATE(&
pth1
, NULL, madvise_thread, NULL);
Completed in 118 milliseconds