Go to the source code of this file.
Classes | |
struct | dsi_select_thread_arg |
Select thread arguments. More... | |
Typedefs | |
typedef struct dsi_select_thread_arg | dsi_select_thread_arg_t |
Select thread arguments. | |
Functions | |
static void | __select_thread (void *data) |
Select thread. | |
int | dsi_stream_select (dsi_select_socket_t *sockets, const int num_sockets, dsi_select_socket_t *events, int *num_events) |
Wait for component events. |
Definition in file select.c.