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

  /external/fio/
helper_thread.h 6 extern bool helper_should_exit(void);
diskutil.h 131 return helper_should_exit();
helper_thread.c 50 bool helper_should_exit(void) function
diskutil.c 124 if (!helper_should_exit()) {

Completed in 264 milliseconds