Home
last modified time | relevance | path

Searched defs:finished_threads (Results 1 – 5 of 5) sorted by relevance

/dports/net/bredbandskollen/bbk-7b810a6/src/framework/
H A Deventloop.h239 static MsgQueue<Task *> finished_threads; variable
H A Deventloop.cpp599 MsgQueue<Task *> EventLoop::finished_threads; member in EventLoop
/dports/multimedia/libde265/libde265-1.0.2/libde265/
H A Ddecctx.h162 de265_progress_lock finished_threads; variable
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/
H A Ddecctx.h166 de265_progress_lock finished_threads; variable
/dports/devel/nsync/nsync-1.24.0/testing/
H A Dmu_test.c43 int finished_threads; /* Count of threads that have finished. */ member