Helio fiber_interface


fiber_interface.h

----------------------------------------------------------------------------------------------------
🟢 util/fibers/detail/fiber_interface.h namespace: util/fb2/detail
----------------------------------------------------------------------------------------------------
#include <atomic>
#include <boost/context/fiber.hpp>     ⚛ 설명 (chatgpt)
#include <boost/intrusive/list.hpp>     ⚛ 설명 (chatgpt)
#include <boost/intrusive/set.hpp>     ⚛ 설명 (chatgpt)
#include <chrono>     ⚛ 설명 (chatgpt)
#include "base/mpsc_intrusive_queue.h"
#include "base/pmr/memory_resource.h"
#include "util/fibers/detail/wait_queue.h"

📦 class FiberInterface 요약

📦 enum class Launch

namespace: util/fb2

📦 class FixedStackAllocator

namespace: util/fb2

📦 'FI_ListHook', 'FI_SleepHook' 타입 정의

namespace: util/fb2/defail
🟢 원본 🟢 해설 ⚛ 설명 (chatgpt)
⚛ set_member_hook 설명 (chatgpt)





fiber_interface.cc

📦 제목

⚛ 설명 (chatgpt)




Email 답글이 올라오면 이메일로 알려드리겠습니다.