YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
fiber_base.cpp File Reference
#include <yaclib/fault/detail/fiber/fiber_base.hpp>
#include <cstdio>
#include <utility>
Include dependency graph for fiber_base.cpp:

Go to the source code of this file.

Namespaces

namespace  yaclib
 
namespace  yaclib::detail
 
namespace  yaclib::detail::fiber
 

Variables

static FiberBase::Id yaclib::detail::fiber::sNextId = 1
 
static DefaultAllocator yaclib::detail::fiber::sAllocator