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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected