Skip to content

wow64: Support running a BT module provided suspend routine.

Billy Laws requested to merge bylaws/wine:suspend into master

Suspension in JITs cannot easily be handled on the unix side, so allow BT modules to provide their own suspend helper. This purely supports local thread suspension currently.

Merge request reports

Loading