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

  /external/fio/
mutex.h 34 extern bool fio_mutex_down_trylock(struct fio_mutex *);
filelock.c 191 if (!fio_mutex_down_trylock(&ff->lock))
mutex.c 195 bool fio_mutex_down_trylock(struct fio_mutex *mutex) function
backend.c     [all...]

Completed in 84 milliseconds