Grok 20.3.2
grk_thread_pool.h File Reference
#include "grok.h"
#include "grk_taskflow.h"

Go to the source code of this file.

Namespaces

namespace  grk
 ResWindow.

Functions

tf::Executor & grk::executor ()
 Returns a reference to the core library's tf::Executor.
size_t grk::num_workers ()
 Returns the total number of worker threads in the core pool.
uint32_t grk::worker_id ()
 Returns the TaskFlow worker id of the calling thread.