Crates.io | procsem |
lib.rs | procsem |
version | 0.2.0 |
source | src |
created_at | 2023-02-03 11:12:06.862637+00 |
updated_at | 2024-11-26 00:14:13.329025+00 |
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 | 17,042 |
The ProcSem is a semaphore used to lock a sequence of operations that may span multiple threads/tasks.