Home
last modified time | relevance | path

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

/external/fio/
Dmutex.c203 void fio_rwlock_remove(struct fio_rwlock *lock) in fio_rwlock_remove() function
255 fio_rwlock_remove(lock); in fio_rwlock_init()
Dmutex.h40 extern void fio_rwlock_remove(struct fio_rwlock *);
Dsmalloc.c270 fio_rwlock_remove(lock); in scleanup()