Home
last modified time | relevance | path

Searched refs:zmq_thread_fn (Results 1 – 9 of 9) sorted by relevance

/dports/net/libzmq4/zeromq-4.3.4/tests/
H A Dtestutil_security.hpp131 zmq_thread_fn zap_handler_ = &zap_handler,
H A Dtest_security_zap.cpp191 zmq_thread_fn zap_handler_, in test_zap_protocol_error_closure()
319 zmq_thread_fn zap_handler_func_, in test_zap_unsuccesful_no_handler_closure()
H A Dtestutil_security.cpp296 zmq_thread_fn zap_handler_, in setup_context_and_server_side()
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Dzmq_utils.cpp83 void *zmq_threadstart (zmq_thread_fn *func_, void *arg_) in zmq_threadstart()
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Dzmq_utils.cpp83 void *zmq_threadstart (zmq_thread_fn *func_, void *arg_) in zmq_threadstart()
/dports/games/dose-response/dose-response-179c326/cargo-crates/zmq-sys-0.8.2/src/
H A Dffi.rs34 pub type zmq_thread_fn = typedef
170 pub fn zmq_threadstart(func: *mut zmq_thread_fn, in zmq_threadstart() argument
/dports/net/libzmq4/zeromq-4.3.4/include/
H A Dzmq.h638 typedef void(zmq_thread_fn) (void *); typedef
641 ZMQ_EXPORT void *zmq_threadstart (zmq_thread_fn *func_, void *arg_);
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/include/
H A Dzmq.h638 typedef void(zmq_thread_fn) (void *); typedef
641 ZMQ_EXPORT void *zmq_threadstart (zmq_thread_fn *func_, void *arg_);
/dports/net/py-pyzmq/pyzmq-22.3.0/zmq/include/
H A Dzmq.h638 typedef void(zmq_thread_fn) (void *); typedef
641 ZMQ_EXPORT void *zmq_threadstart (zmq_thread_fn *func_, void *arg_);