#include <selectable.h>
Definition at line 73 of file libs/pbd/pbd/selectable.h.
◆ Selectables
◆ Selector()
Select::Selector::Selector |
( |
| ) |
|
◆ add()
void Select::Selector::add |
( |
int |
condition, |
|
|
Selectable * |
s |
|
) |
| |
◆ multithreaded()
void Select::Selector::multithreaded |
( |
bool |
yn | ) |
|
|
inline |
◆ post_select()
int Select::Selector::post_select |
( |
fd_set * |
, |
|
|
fd_set * |
, |
|
|
fd_set * |
|
|
) |
| |
|
private |
◆ remove()
◆ select()
int Select::Selector::select |
( |
unsigned long |
usecs | ) |
|
◆ _max_fd
int Select::Selector::_max_fd |
|
private |
◆ list_lock
pthread_mutex_t Select::Selector::list_lock |
|
private |
◆ selectables
◆ use_list_lock
bool Select::Selector::use_list_lock |
|
staticprivate |
The documentation for this class was generated from the following file: