timcassell / ProtoPromise

Robust and efficient library for management of asynchronous operations in C#/.Net.
MIT License
173 stars 13 forks source link

Spinwait #229

Closed timcassell closed 1 year ago

timcassell commented 1 year ago

Added spin waits to synchronous Wait methods.