Library for message queue in shared memory
Go to file
Alex Kotov 42c7c3c1e6
Use semaphores
2020-12-15 20:41:00 +05:00
examples Add macro "SHMEMQ_DELETE" 2020-12-15 12:22:52 +05:00
include Add semaphores 2020-12-15 20:01:30 +05:00
src Add semaphores 2020-12-15 20:01:30 +05:00
tests Use semaphores 2020-12-15 20:41:00 +05:00
.gitignore Add test "fork" 2020-12-15 17:31:21 +05:00
.travis.yml Initial commit 2020-12-12 10:38:35 +05:00
AUTHORS Initial commit 2020-12-12 10:38:35 +05:00
COPYING Initial commit 2020-12-12 10:38:35 +05:00
ChangeLog Initial commit 2020-12-12 10:38:35 +05:00
INSTALL Initial commit 2020-12-12 10:38:35 +05:00
Makefile.am Add test "fork" 2020-12-15 17:31:21 +05:00
NEWS Initial commit 2020-12-12 10:38:35 +05:00
README Initial commit 2020-12-12 10:38:35 +05:00
README.md Organize links in README 2020-12-15 11:32:09 +05:00
autogen.sh Initial commit 2020-12-12 10:38:35 +05:00
configure.ac Use semaphores 2020-12-15 20:41:00 +05:00