Home
last modified time | relevance | path

Searched +defs:set +defs:thread +defs:scheduler (Results 1 – 5 of 5) sorted by relevance

/dports/lang/pocl/pocl-1.8/lib/CL/devices/pthread/
H A Dpthread_scheduler.c48 pthread_t thread __attribute__ ((aligned (HOST_CPU_CACHELINE_SIZE))); member
82 static scheduler_data scheduler; variable
521 cpu_set_t set; in pocl_pthread_driver_thread() local
/dports/math/singular/Singular-Release-4-2-1/Singular/dyn_modules/systhreads/
H A Dshared.cc1488 InterpreterThread *thread = new InterpreterThread(ts); in createInterpreterThread() local
1504 InterpreterThread *thread = createInterpreterThread(&error); in createThread() local
1512 static bool joinInterpreterThread(InterpreterThread *thread) { in joinInterpreterThread()
1625 Scheduler *scheduler; member
1635 Scheduler *scheduler; member in LibThread::ThreadPool
1735 void addThread(ThreadPool *owner, ThreadState *thread) { in addThread()
1829 static void notifyDeps(Scheduler *scheduler, Job *job) { in notifyDeps()
1858 Scheduler *scheduler = info->scheduler; in main() local
1930 void ThreadPool::addThread(ThreadState *thread) { in addThread()
2059 vector<bool> set; member in LibThread::SetTrigger
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/xatlas/
H A Dxatlas.cpp1349 void set(uint32_t index) in set() function in xatlas::internal::BitArray
1422 void set(uint32_t x, uint32_t y) in set() function in xatlas::internal::BitImage
3812 std::thread *thread = nullptr; member
3824 static void workerThread(TaskScheduler *scheduler, Worker *worker, uint32_t threadIndex) in workerThread()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/xatlas/
H A Dxatlas.cpp1359 void set(uint32_t index) in set() function in xatlas::internal::BitArray
1438 void set(uint32_t x, uint32_t y) in set() function in xatlas::internal::BitImage
3853 std::thread *thread = nullptr; member
3865 static void workerThread(TaskScheduler *scheduler, Worker *worker, uint32_t threadIndex) in workerThread()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/xatlas/
H A Dxatlas.cpp1359 void set(uint32_t index) in set() function in xatlas::internal::BitArray
1438 void set(uint32_t x, uint32_t y) in set() function in xatlas::internal::BitImage
3853 std::thread *thread = nullptr; member
3865 static void workerThread(TaskScheduler *scheduler, Worker *worker, uint32_t threadIndex) in workerThread()