Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/bench/
Dsched-pipe.c41 pthread_t pthread; member
/linux-6.14.4/include/acpi/platform/
Daclinux.h202 #define ACPI_CAST_PTHREAD_T(pthread) ((acpi_thread_id) (pthread)) argument
/linux-6.14.4/tools/testing/selftests/timers/
Dposix_timers.c263 pthread_t pthread; in check_sig_ign() local