Searched refs:Threads (Results 1 – 9 of 9) sorted by relevance
747 if (Info->Threads && (Info->NumCreated < Info->NumThreads)) in AcpiDbMethodThread()749 Info->Threads[Info->NumCreated++] = AcpiOsGetThreadId(); in AcpiDbMethodThread()1028 AcpiGbl_DbMethodInfo.Threads = AcpiOsAllocate (Size); in AcpiDbCreateExecutionThreads()1029 if (AcpiGbl_DbMethodInfo.Threads == NULL) in AcpiDbCreateExecutionThreads()1037 memset (AcpiGbl_DbMethodInfo.Threads, 0, Size); in AcpiDbCreateExecutionThreads()1112 AcpiOsFree (AcpiGbl_DbMethodInfo.Threads); in AcpiDbCreateExecutionThreads()1113 AcpiGbl_DbMethodInfo.Threads = NULL; in AcpiDbCreateExecutionThreads()
106 LINE("libpthread", "POSIX Threads Library (libpthread, \\-lpthread)")107 LINE("libpthread_dbg", "POSIX Debug Threads Library (libpthread_dbg, \\-lpthread_dbg)")123 LINE("libstdthreads", "C11 Threads Library (libstdthreads, \\-lstdthreads)")
52 * @defgroup threads Threads
1523 ACPI_THREAD_ID *Threads; member
54 * @defgroup threads Threads
35 interfaces of UI Threads to make certain interfaces thread-safe. These
1014 Matt Welsh for help with Linux Threads support in GCJ@.
6324 Debugger: Fixed a regression with the "Threads" command where
25607 1ed5 Moore Threads Technology Co.,Ltd