Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mem/mtest05/
H A Dmmstress.c289 static pthread_t pthread_ids[NUMTHREAD]; in map_and_thread() local
389 if (pthread_create(&pthread_ids[thrd_ndx++], NULL, exec_func, in map_and_thread()
415 if (pthread_join(pthread_ids[thrd_ndx], &th_status)) { in map_and_thread()
426 (long)pthread_ids[thrd_ndx]); in map_and_thread()

Completed in 1 milliseconds