Random stuff, testing things, and so on.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Julio Biason 74363a1bff Getting a better log on this 1 month ago
..
src Getting a better log on this 1 month ago
Cargo.lock Using Condvars, Atomics and Mutexes as a semaphore 1 month ago
Cargo.toml Using Condvars, Atomics and Mutexes as a semaphore 1 month ago
README.md Using Condvars, Atomics and Mutexes as a semaphore 1 month ago

README.md

CondVarTest

Playing a bit with a condition variable, which carries a value instead of a bool.