Home
last modified time | relevance | path

Searched refs:fio_rwlock_remove (Results 1 – 2 of 2) sorted by relevance

/external/fio/
Dmutex.h41 extern void fio_rwlock_remove(struct fio_rwlock *);
Dmutex.c262 void fio_rwlock_remove(struct fio_rwlock *lock) in fio_rwlock_remove() function
314 fio_rwlock_remove(lock); in fio_rwlock_init()