Home
last modified time | relevance | path

Searched refs:worker_link (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/fiber/src/
Dscheduler.cpp392 ctx->worker_link( worker_queue_); in attach_worker_context()
/third_party/boost/boost/fiber/
Dcontext.hpp338 void worker_link( List & lst) noexcept { in worker_link() function in boost::fibers::context