Crates.io | procsem |
lib.rs | procsem |
version | 0.1.0 |
source | src |
created_at | 2023-02-03 11:12:06.862637 |
updated_at | 2023-02-03 11:12:06.862637 |
description | Semaphore used to lock thread/task spanning sequence of operations |
homepage | |
repository | https://repos.qrnch.tech/pub/procsem |
max_upload_size | |
id | 775505 |
size | 7,904 |
The ProcSem is a semaphore used to lock a sequence of operations that may span multiple threads/tasks.