batmat develop
Batched linear algebra routines
Loading...
Searching...
No Matches
batmat::detail Namespace Reference

Variables

std::mutex pool_mtx
std::optional< thread_poolpool

Variable Documentation

◆ pool_mtx

std::mutex batmat::detail::pool_mtx
extern

Definition at line 6 of file thread-pool.cpp.

◆ pool

std::optional< thread_pool > batmat::detail::pool
extern
Initial value:
{
std::nullopt ,
}

Definition at line 7 of file thread-pool.cpp.