Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.h729 virtual bool DoWork(int fd);
785 virtual bool DoWork(int fd);
H A Dworker.cc2858 bool DiskThread::DoWork(int fd) { in DoWork() function in DiskThread
3256 bool result = DoWork(fd); in Work()
3280 bool RandomDiskThread::DoWork(int fd) { in DoWork() function in RandomDiskThread