ISIX-RTOS - small operating system for ARM microcontrollers 1.2
|
#include <isix/types.h>
#include <isix/semaphore.h>
#include <isix/fifo.h>
#include <isix/ihandle.h>
Go to the source code of this file.
Namespaces | |
namespace | isix |
Functions | |
int | isix::isix_wait_for_multiple_objects (size_t count, tick_t timeout, const ihandle_t *hwnd) |