Searched defs:pthread (Results 1 – 10 of 10) sorted by relevance
209 static void move_pthread_to_realtime_scheduling_class(pthread_t pthread) in move_pthread_to_realtime_scheduling_class()234 void thread_setup(THREAD_T pthread) in thread_setup()239 void thread_setup(THREAD_T pthread) {} in thread_setup()
87 #define ACPI_CAST_PTHREAD_T(pthread) ((ACPI_THREAD_ID) ACPI_TO_INTEGER (pthread)) argument
112 #define ACPI_CAST_PTHREAD_T(pthread) ((ACPI_THREAD_ID) ACPI_TO_INTEGER (pthread)) argument
123 #define ACPI_CAST_PTHREAD_T(pthread) ((ACPI_THREAD_ID) ACPI_TO_INTEGER (pthread)) argument
74 int pthread; member
375 pthread_t pthread; member
987 auto pthread = cast(ParallelismThread) thread; in ~this() local
1078 auto pthread = cast(ParallelismThread) thread; in ~this() local
348 pthread_t pthread = pthread_self (); in __collector_ext_unwind_key_init() local
352 pthread_t pthread = pthread_self (); in __collector_ext_unwind_key_init() local