This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix/utils
alfred gedeon 35f0b2ab84
Change the Linux Port to use condition variables instead of Signals (#156)
* Posix port with pthread cond instead of signals
* Comment: replace signal with pthread_cond
Co-authored-by: Alfred Gedeon <gedeonag@amazon.com>
2020-09-07 09:56:28 -07:00
..
wait_for_event.c Change the Linux Port to use condition variables instead of Signals (#156) 2020-09-07 09:56:28 -07:00
wait_for_event.h Change the Linux Port to use condition variables instead of Signals (#156) 2020-09-07 09:56:28 -07:00