jonhoo / jonhoo/drwmutex

No implementation of map_cpus on non-Linux OSes

Open
#5 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
356
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Currently, all other OSes revert to the old sync.RWMutex behaviour of sharing a single lock. Implementing `map_cpus` for other OSes in `cpus_GOOS.go` will fix this, and should be relatively straightforward if you have a machine running that OS.

Patches are welcome.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.