Searched refs:inThread (Results 1 – 1 of 1) sorted by relevance
67 UInt32 (*GetThreadBasePriority)(pthread_t inThread);193 static UInt32 FileReaderThread_GetThreadBasePriority (pthread_t inThread) in FileReaderThread_GetThreadBasePriority() argument201 …thread_info (pthread_mach_thread_np (inThread), THREAD_BASIC_INFO, (integer_t*)&threadInfo, &count… in FileReaderThread_GetThreadBasePriority()206 …thread_info(pthread_mach_thread_np (inThread), THREAD_SCHED_TIMESHARE_INFO, (integer_t*)&(thePolic… in FileReaderThread_GetThreadBasePriority()212 …thread_info(pthread_mach_thread_np (inThread), THREAD_SCHED_FIFO_INFO, (integer_t*)&(thePolicyInfo… in FileReaderThread_GetThreadBasePriority()222 …thread_info(pthread_mach_thread_np (inThread), THREAD_SCHED_RR_INFO, (integer_t*)&(thePolicyInfo.r… in FileReaderThread_GetThreadBasePriority()