This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-02-12 18:40:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
libretro-common
/
include
/
queues
History
Norman Jordan
528af55abd
Adding a generic queue and linked list.
...
Both accept (void *) values. Also added some unit tests using CHECK.
2021-05-05 10:41:13 -07:00
..
fifo_queue.h
(gfx_widgets.c) Put FIFO queue on stack
2020-09-18 02:18:21 +02:00
generic_queue.h
Adding a generic queue and linked list.
2021-05-05 10:41:13 -07:00
message_queue.h
(libretro-common) Add msg_queue_initialize/msg_queue_deinitialize
2020-08-24 12:04:56 +02:00
task_queue.h
Struct reordering/alignment
2020-08-14 21:19:32 +02:00