Searched defs:threadData (Results 1 – 5 of 5) sorted by relevance
86 for (auto threadData : allThreadData) in DestroyTLSIndex() local112 ThreadLocalData *threadData = currentThreadData; in SetTLSValue() local144 ThreadLocalData *threadData = currentThreadData; in GetTLSValue() local
420 cupsd_thread_data_t threadData; /* Thread context data for the * in sysEventThreadEntry() local615 cupsd_thread_data_t *threadData; /* Thread context data */ in sysEventPowerNotifier() local743 cupsd_thread_data_t *threadData; /* Thread context data */ in sysEventConfigurationNotifier() local786 cupsd_thread_data_t *threadData; /* Thread context data */ in sysEventTimerNotifier() local
755 struct ThreadSaveData *threadData = (struct ThreadSaveData*)data; in writePNG() local1156 …struct ThreadSaveData threadData = {device_data, filename, pFramebuffer, srLayout, copyDone, newWi… in write_image() local
1008 } threadData[] = { in addPipelineLibraryConfigurationsTests() local
2301 void BufferCopyThread(void* threadData) in BufferCopyThread()