procsem

Crates.ioprocsem
lib.rsprocsem
version0.1.0
sourcesrc
created_at2023-02-03 11:12:06.862637
updated_at2023-02-03 11:12:06.862637
descriptionSemaphore used to lock thread/task spanning sequence of operations
homepage
repositoryhttps://repos.qrnch.tech/pub/procsem
max_upload_size
id775505
size7,904
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