Searched defs:threadData (Results 1 – 6 of 6) 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
713 struct ThreadSaveData *threadData = (struct ThreadSaveData*)data; in writePNG() local1094 …struct ThreadSaveData threadData = {device_data, filename, pFramebuffer, srLayout, copyDone, width… in write_image() local
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
1009 } threadData[] = { in addPipelineLibraryConfigurationsTests() local
2301 void BufferCopyThread(void* threadData) in BufferCopyThread()