Home
last modified time | relevance | path

Searched refs:threadFree (Results 1 – 19 of 19) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dparallel_impl.cpp152 int64 threadFree; member
176 (threadFree > 0 ? (threadFree - baseTime) / tickFreq * 1e6 : -0.0)); in dump()
471 stat.threadFree = getTickCount(); in thread_body()
684 threads_stat[0].threadFree = getTickCount(); in run()
685 …size() << " nstripes=" << nstripes << " Time: " << (threads_stat[0].threadFree - jobSubmitTime)… in run()
/dports/emulators/mgba/mgba-0.9.2/include/mgba-util/platform/3ds/
H A Dthreading.h78 threadFree(*thread); in ThreadJoin()
/dports/games/scummvm/scummvm-2.5.1/backends/platform/3ds/
H A Dmain.cpp88 threadFree(mainThread); in main()
H A Dosystem-audio.cpp95 threadFree(audioThread); in destroyAudio()
H A Dosystem-events.cpp273 threadFree(_timerThread); in destroyEvents()
276 threadFree(_eventThread); in destroyEvents()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/3ds/
H A Dosystem-audio.cpp93 threadFree(audioThread); in destroyAudio()
H A Dosystem-events.cpp298 threadFree(_timerThread); in destroyEvents()
301 threadFree(_eventThread); in destroyEvents()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/task/reduce/
H A DShuffleClientMetrics.java67 public synchronized void threadFree() { in threadFree() method in ShuffleClientMetrics
H A DLocalFetcher.java86 metrics.threadFree(); in run()
H A DFetcher.java197 metrics.threadFree(); in run()
/dports/games/OpenLara/OpenLara-b4b19f2/src/platform/3ds/
H A Dmain.cpp172 threadFree(sndThread); in sndFree()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/rthreads/
H A Dctr_pthread.h153 threadFree((Thread)thread); in pthread_join()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/rthreads/
H A Dctr_pthread.h153 threadFree((Thread)thread); in pthread_join()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/frontend/3ds/
H A Dpthread.h247 threadFree((Thread)thread); in pthread_join()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/frontend/3ds/
H A Dpthread.h247 threadFree((Thread)thread); in pthread_join()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/rthreads/
H A Dctr_pthread.h248 threadFree((Thread)thread); in pthread_join()
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/rthreads/
H A Dctr_pthread.h248 threadFree((Thread)thread); in pthread_join()
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/rthreads/
H A Dctr_pthread.h248 threadFree((Thread)thread); in pthread_join()
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapred/
H A DReduceTask.java947 synchronized void threadFree() { in threadFree() method in ReduceTask.ReduceCopier.ShuffleClientInstrumentation
1347 shuffleClientMetrics.threadFree(); in run()