Searched refs:notify_port_select_events (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/
H A Dport.cpp619 notify_port_select_events(Port* port, uint16 events) function
799 notify_port_select_events(port, B_EVENT_INVALID);
1080 notify_port_select_events(portRef, B_EVENT_INVALID);
1519 notify_port_select_events(portRef, B_EVENT_WRITE);
1673 notify_port_select_events(portRef, B_EVENT_READ);
1682 notify_port_select_events(portRef, B_EVENT_WRITE);

Completed in 21 milliseconds