Home
last modified time | relevance | path

Searched full:sigwait (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/translations/zh_CN/admin-guide/
H A Dcpu-load.rst89 sigwait (&set, &i);
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dcpu-load.rst95 sigwait (&set, &i);
/linux/Documentation/admin-guide/
H A Dcpu-load.rst101 sigwait(&set, &i);
/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup-cdev.c111 sigwait(&wset, &sig); in wait_signal()
/linux/tools/accounting/
H A Dgetdelays.c408 /* Block SIGCHLD for sigwait() later */ in main()
486 sigwait(&sigset, &sig_received); in main()
/linux/tools/testing/selftests/memfd/
H A Dmemfd_test.c774 sigwait(&set, &sig); in idle_thread_fn()