Home
last modified time | relevance | path

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

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