summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-07This wasn't possible to implementBotahamec
2024-03-06Array locksBotahamec
2024-03-06Implement Lockable for & and &mutBotahamec
2024-03-06Added some examplesBotahamec
2022-11-18Reorganized modulesBotahamec
2022-11-18Moved some docsBotahamec
2022-11-18Implemented LockGuardBotahamec
2022-10-28Documented SpinLockBotahamec
2022-10-28Implemented SpinLockBotahamec
2022-10-27Created the Mutex typeBotahamec
2022-10-27Don't expose Lock or KeyBotahamec
2022-10-27Docs for `unlock`Botahamec
2022-10-27Unsafe `force_unlock` methodsBotahamec
2022-10-27Documentation for `Key`Botahamec
2022-10-27Reordered use statementsBotahamec
2022-10-27Added cargo warningsBotahamec
2022-10-27Made a key for locksBotahamec
2022-10-27Switch to an or instructionBotahamec
2022-10-27Remove the mutexBotahamec
2022-10-27Created a dumb `Lock` typeBotahamec
2022-10-26Add a drop implementationBotahamec
2022-10-26Docs for ThreadKeyBotahamec
2022-10-26Used a more future-proof implementationBotahamec
2022-10-26Manually implement DebugBotahamec
2022-10-26Removed derive traitsBotahamec
2022-10-26Created ThreadKeyBotahamec
2022-10-26StartBotahamec