Home
last modified time | relevance | path

Searched defs:capture_t (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/context/
Dcontinuation_winfib.hpp258 typedef capture_record< Ctx, StackAlloc, Fn > capture_t; in create_context1() typedef
276 typedef capture_record< Ctx, StackAlloc, Fn > capture_t; in create_context2() typedef
Dfiber_winfib.hpp257 typedef fiber_capture_record< Ctx, StackAlloc, Fn > capture_t; in create_fiber1() typedef
275 typedef fiber_capture_record< Ctx, StackAlloc, Fn > capture_t; in create_fiber2() typedef
Dcontinuation_ucontext.hpp287 typedef capture_record< Ctx, StackAlloc, Fn > capture_t; in create_context1() typedef
323 typedef capture_record< Ctx, StackAlloc, Fn > capture_t; in create_context2() typedef
Dfiber_ucontext.hpp287 typedef fiber_capture_record< Ctx, StackAlloc, Fn > capture_t; in create_fiber1() typedef
323 typedef fiber_capture_record< Ctx, StackAlloc, Fn > capture_t; in create_fiber2() typedef