procsem

Crates.ioprocsem
lib.rsprocsem
version0.2.0
sourcesrc
created_at2023-02-03 11:12:06.862637+00
updated_at2024-11-26 00:14:13.329025+00
descriptionSemaphore used to lock thread/task-spanning sequence of operations
homepage
repositoryhttps://repos.qrnch.tech/pub/procsem
max_upload_size
id775505
size17,042
qj (qrnch-jan)

documentation

README

procsem

The ProcSem is a semaphore used to lock a sequence of operations that may span multiple threads/tasks.

Commit count: 0

cargo fmt