Home
last modified time | relevance | path

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

/external/ltp/lib/newlib_tests/
Dtest15.c52 static void *worker_load_store(void *aid) in worker_load_store() function
107 pthread_create(&threads[i], NULL, worker_load_store, (void *)i); in do_test()