HomeSort by: relevance | last modified time | path
    Searched defs:multiple_threads_helper (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/modules/
t_kcov.c 488 multiple_threads_helper(void *ptr __unused) function in typeref:typename:void *
529 pthread_create(&thread[i], NULL, multiple_threads_helper, NULL);
t_kcov.c 488 multiple_threads_helper(void *ptr __unused) function in typeref:typename:void *
529 pthread_create(&thread[i], NULL, multiple_threads_helper, NULL);

Completed in 23 milliseconds