Skip to content
This repository was archived by the owner on Apr 7, 2024. It is now read-only.

Releases: WinnerSoftLab/spinlock

Spin number of cycles before call scheduler

Choose a tag to compare

@ascheglovclick ascheglovclick released this 04 Mar 11:26
5aafbfa

Trying to avoid redundant runtime.mcall calls by spinning few cycles then lock cannot be gained

Less context switching

Choose a tag to compare

@pavelkdev pavelkdev released this 15 Jan 07:50
83b574a
v1.0.1

Merge pull request #1 from WinnerSoftLab/ITSTORY-4096/feature/less_co…