Home
last modified time | relevance | path

Searched refs:_WaitForStateChange (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpoint.cpp103 L2capEndpoint::_WaitForStateChange(bigtime_t absoluteTimeout) in _WaitForStateChange() function in L2capEndpoint
154 status = _WaitForStateChange(timeout); in Shutdown()
173 status = _WaitForStateChange(timeout); in Shutdown()
286 status = _WaitForStateChange(timeout); in Connect()
335 status = _WaitForStateChange(timeout); in Connect()
H A DL2capEndpoint.h69 status_t _WaitForStateChange(bigtime_t absoluteTimeout);