Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
Dcpuset_memory_test.c284 void *thread2_routine(void __attribute__ ((unused)) * arg) in thread2_routine() function
339 pthread_create(&thread2, NULL, thread2_routine, NULL); in main()