Home
last modified time | relevance | path

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

/external/ltp/testcases/cve/
Dcve-2017-17053.c44 static void try_pthread_create(pthread_t *thread_id, const pthread_attr_t *attr, in try_pthread_create() function
133 try_pthread_create(&t, NULL, fork_thread, NULL); in run_test()