Investigate if there is an issue using WaitForSingleObject() within fibers and try to find the resource that talked about multiple other fiber-friendly syncing mechanisms (Naughty Dog's presentation?).
How do we currently wait for fibers when encountering incomplete dependencies? Might be something useful there for this case as well.
Investigate if there is an issue using WaitForSingleObject() within fibers and try to find the resource that talked about multiple other fiber-friendly syncing mechanisms (Naughty Dog's presentation?).
How do we currently wait for fibers when encountering incomplete dependencies? Might be something useful there for this case as well.