Library for message queue in shared memory
Go to file
Alex Kotov c64e5053d4
Add test "alternatively_push_and_pop_one_frame_messages_with_jump"
2020-12-15 16:22:05 +05:00
examples Add macro "SHMEMQ_DELETE" 2020-12-15 12:22:52 +05:00
include Add macro "SHMEMQ_DELETE" 2020-12-15 12:22:52 +05:00
src Add test "push_and_pop_one_frame_messages_without_jump" 2020-12-15 16:11:08 +05:00
tests Add test "alternatively_push_and_pop_one_frame_messages_with_jump" 2020-12-15 16:22:05 +05:00
.gitignore Add test "alternatively_push_and_pop_one_frame_messages_with_jump" 2020-12-15 16:22:05 +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 "alternatively_push_and_pop_one_frame_messages_with_jump" 2020-12-15 16:22:05 +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 Add functions "shmemq_delete" and "shmemq_finish" 2020-12-13 18:50:42 +05:00