Home
last modified time | relevance | path

Searched defs:nlocks (Results 1 – 1 of 1) sorted by relevance

/kernel/locking/
Dtest-ww_mutex.c386 int nlocks; member
421 const int nlocks = stress->nlocks; in stress_inorder_work() local
538 const int nlocks = stress->nlocks; in stress_one_work() local
560 static int stress(int nlocks, int nthreads, unsigned int flags) in stress()