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

/external/autotest/client/site_tests/security_ptraceRestrictions/src/
H A Dthread-prctl.c64 void * tracer_main(void * data) function
239 tracer_main(NULL);
243 pthread_create(&thread, NULL, tracer_main, NULL);

Completed in 116 milliseconds