An open API service indexing awesome lists of open source software.

https://github.com/hediske/synchronization

synchronisation between processs in C
https://github.com/hediske/synchronization

Last synced: 4 months ago
JSON representation

synchronisation between processs in C

Awesome Lists containing this project

README

        

### how to run

```
gcc -o res.sh main.c && ./res.sh
```