#include <ctx.hpp>
Definition at line 37 of file ctx.hpp.
◆ thread_ctx_t()
zmq::thread_ctx_t::thread_ctx_t |
( |
| ) |
|
◆ get()
int zmq::thread_ctx_t::get |
( |
int |
option_, |
|
|
void * |
optval_, |
|
|
const size_t * |
optvallen_ |
|
) |
| |
◆ set()
int zmq::thread_ctx_t::set |
( |
int |
option_, |
|
|
const void * |
optval_, |
|
|
size_t |
optvallen_ |
|
) |
| |
◆ start_thread()
◆ _opt_sync
mutex_t zmq::thread_ctx_t::_opt_sync |
|
protected |
◆ _thread_affinity_cpus
std::set<int> zmq::thread_ctx_t::_thread_affinity_cpus |
|
private |
◆ _thread_name_prefix
◆ _thread_priority
int zmq::thread_ctx_t::_thread_priority |
|
private |
◆ _thread_sched_policy
int zmq::thread_ctx_t::_thread_sched_policy |
|
private |
The documentation for this class was generated from the following files: