Home
last modified time | relevance | path

Searched refs:max_thread_cnt (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl34.c17 static const int max_thread_cnt = 32; variable
25 if (thread_cnt > max_thread_cnt) in setup()
26 thread_cnt = max_thread_cnt; in setup()
H A Dfcntl36.c49 static const int max_thread_cnt = 32; variable
63 if (thread_cnt > max_thread_cnt) in setup()
64 thread_cnt = max_thread_cnt; in setup()

Completed in 1 milliseconds