MCPcopy Create free account
hub / github.com/SergeyMakeev/TaskScheduler / Fiber

Class Fiber

Scheduler/Include/Platform/Windows/MTFiberOptimized.h:40–220  ·  view source on GitHub ↗

Windows fiber implementation through GetThreadContext / SetThreadContext I don't use standard Windows Fibers since they are wasteful use of Virtual Memory space for the stack. ( 1Mb for each Fiber )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected