HomeSort by relevance Sort by last modified time
    Searched defs:thread_start (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/tests/sandbox/
multithread.c 42 void *thread_start(void *param) function
155 ok = pthread_create(&threads[i], (const pthread_attr_t *) NULL, thread_start,