Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c151 int task_count = 0; in broadcast_wakerfn() local
200 int task_count = 0; in signal_wakerfn() local
/linux-4.4.14/kernel/
Dfutex.c1618 int drop_count = 0, task_count = 0, ret; in futex_requeue() local