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

  /external/ltp/testcases/kernel/io/disktest/
threading.c 155 hTmpThread = spawnThread(function, test);
186 hTmpThread = spawnThread(function, test);
212 hThread_t spawnThread(void *function, void *param)
threading.h 125 hThread_t spawnThread(void *, void *);

Completed in 179 milliseconds