Skip to content

adjivas/sem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sem

Crate docs-badge license-badge travis-badge circle-badge

How to build:

git clone https://github.com/adjivas/sem.git sem && cd sem
cargo build

How to use:

cargo run --example lock_and_unlock

Directory-Tree:

.
|__ Cargo.toml
|__ LICENSE
|__ README.md
|__ examples
|   \__ lock_and_unlock.rs
|__ tests
|   \__ lib.rs
\__ src
    |__ ffi.rs
    |__ lib.rs
    \__ macros.rs

License:

sem's code in this repo uses the GNU GPL v3 license.

About

FFI XSI semaphore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages