Searched defs:timeout (Results 26 - 50 of 310) sorted by relevance

1234567891011>>

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_timedwait/
H A D2-3.c39 struct timespec timeout; local
H A D3-1.c37 struct timespec timeout; local
H A D4-1.c34 struct timespec timeout; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_mutex_timedlock/
H A D1-1.c114 struct timespec timeout; local
H A D2-1.c117 struct timespec timeout, ts; local
H A D4-1.c81 struct timespec timeout; local
H A D5-1.c89 struct timespec timeout; local
H A D5-2.c89 struct timespec timeout; local
H A D5-3.c105 struct timespec timeout; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/
H A Dhelper.c64 int timeout; variable
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/wavelanwifi/dev/wi/
H A Dif_wi_pci.c143 int timeout; local
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/shared/
H A DAbstractConnection.cpp123 AbstractConnection::GetUpStreamChannel(Channel** channel, bigtime_t timeout) argument
/haiku-fatelf/src/apps/cortex/NodeManager/
H A DNodeSyncThread.cpp118 sync( bigtime_t perfTime, bigtime_t position, bigtime_t timeout) argument
H A DNodeSyncThread.h120 bigtime_t timeout; member in struct:NodeSyncThread::_sync_op
/haiku-fatelf/src/build/libhaikucompat/
H A Dmisc.cpp47 _get_port_message_info_etc(port_id id, port_message_info *info, size_t infoSize, uint32 flags, bigtime_t timeout) argument
/haiku-fatelf/src/kits/network/libnetapi/
H A DSocket.cpp23 BSocket::BSocket(const BNetworkAddress& peer, bigtime_t timeout) argument
49 BSocket::Connect(const BNetworkAddress& peer, bigtime_t timeout) argument
/haiku-fatelf/src/servers/app/drawing/
H A DUpdateQueue.cpp129 bigtime_t timeout = system_time() + fRefreshDuration * 2; local
136 bigtime_t timeout = system_time() + fRefreshDuration; local
/haiku-fatelf/src/system/kernel/arch/arm/
H A Darch_timer.cpp57 arch_timer_set_hardware_timer(bigtime_t timeout) argument
/haiku-fatelf/src/system/kernel/arch/x86/
H A Darch_smp.cpp138 uint32 timeout; local
H A Darch_timer.cpp49 arch_timer_set_hardware_timer(bigtime_t timeout) argument
/haiku-fatelf/src/system/libroot/posix/pthread/
H A Dpthread_cond.cpp55 cond_wait(pthread_cond_t* cond, pthread_mutex_t* mutex, bigtime_t timeout) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/shared/
H A DAbstractConnection.cpp121 AbstractConnection::GetUpStreamChannel(Channel** channel, bigtime_t timeout) argument
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-2.c39 struct timespec timeout; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_signal/
H A D2-2.c39 struct timespec timeout; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_create/
H A D1-6.c158 struct timespec now, timeout; local
[all...]

Completed in 190 milliseconds

1234567891011>>