Home
last modified time | relevance | path

Searched refs:thr_fn (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/security_ptraceRestrictions/src/
Dthread-prctl.c51 static void *thr_fn(void *v) in thr_fn() function
146 pthread_create(&thr, NULL, thr_fn, NULL); in tracee_main()