Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Drwlock.h47 int rw_trylock_write(struct rwlock *rw);
Drwlock.c98 int rw_trylock_write(struct rwlock *rw) in rw_trylock_write() function
Dfilelist.c336 if (rw_trylock_write(&ret->lock)) { in choose_file_writer()