YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
wakeup_helper.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
yaclib::detail::fiber
{
4
5
class
FiberBase;
6
7
void
ScheduleFiber
(FiberBase* fiber);
8
9
}
// namespace yaclib::detail::fiber
yaclib::detail::fiber
Definition
atomic.hpp:7
yaclib::detail::fiber::ScheduleFiber
void ScheduleFiber(FiberBase *fiber)
Definition
wakeup_helper.cpp:7
include
yaclib
fault
detail
fiber
wakeup_helper.hpp
Generated by
1.9.8