Home
last modified time | relevance | path

Searched refs:PTHREAD_CALLBACK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c37 typedef void *(*PTHREAD_CALLBACK) (void *); typedef
1276 pthread_create(&thread, NULL, (PTHREAD_CALLBACK) function, context); in acpi_os_execute()
/kernel/linux/linux-6.6/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c37 typedef void *(*PTHREAD_CALLBACK) (void *); typedef
1276 pthread_create(&thread, NULL, (PTHREAD_CALLBACK) function, context); in acpi_os_execute()

Completed in 3 milliseconds