/mcslock

MCS locks for goroutine.

Primary LanguageGoMIT LicenseMIT

mcslock

A golang version MCS lock implementation but for goroutine rather than cpu core or os thread.

Just an experiment so DON'T USE IT IN PRODUCTION.

License

MIT.