Searched defs:timeout (Results 51 - 75 of 310) sorted by relevance

1234567891011>>

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
H A D1-1.c55 struct timespec timeout; local
H A D3-1.c58 struct timespec timeout, ts; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
H A D1-1.c57 struct timespec timeout; local
[all...]
/haiku-fatelf/headers/private/kernel/
H A Dsyscall_restart.h20 syscall_restart_handle_timeout_pre(bigtime_t& timeout) argument
42 syscall_restart_handle_timeout_pre(uint32& flags, bigtime_t& timeout) argument
67 syscall_restart_handle_timeout_post(status_t error, bigtime_t timeout) argument
[all...]
/haiku-fatelf/headers/private/shared/
H A DRWLockManager.h105 GenericLockWithTimeout(bool write, RWLockable* lockable, bigtime_t timeout) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dtimer.cpp55 bigtime_t timeout; local
/haiku-fatelf/src/add-ons/kernel/bus_managers/ide/
H A Datapi.c98 uint32 timeout = qrequest->request->timeout > 0 ? local
414 uint32 timeout = qrequest->request->timeout > 0 ? local
[all...]
H A Dsync.c204 start_waiting(ide_bus_info *bus, uint32 timeout, int new_state) argument
225 start_waiting_nolock(ide_bus_info *bus, uint32 timeout, int new_state) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_dev.cpp197 const bigtime_t timeout = 2000000; local
359 standard_command_timeout(ps2_dev *dev, uint8 cmd, const uint8 *out, int out_count, uint8 *in, int in_count, bigtime_t timeout) argument
487 ps2_dev_command_timeout(ps2_dev *dev, uint8 cmd, const uint8 *out, int out_count, uint8 *in, int in_count, bigtime_t timeout) argument
/haiku-fatelf/src/add-ons/kernel/drivers/graphics/radeon/
H A Dvip.c339 uint32 timeout; local
357 uint32 timeout; local
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/
H A Dtimer.c54 bigtime_t timeout; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/rtl8169/
H A Dtimer.c54 bigtime_t timeout; local
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DBlockingQueue.h128 BlockingQueue<Element>::Pop(Element** element, bigtime_t timeout) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/private/
H A DPort.cpp172 Port::Receive(void** _message, size_t* _size, bigtime_t timeout) argument
H A DRequestPort.cpp118 RequestPort::ReceiveRequest(Request** request, bigtime_t timeout) argument
105 SendRequest(RequestAllocator* allocator, RequestHandler* handler, Request** reply, bigtime_t timeout) argument
159 HandleRequests(RequestHandler* handler, Request** request, bigtime_t timeout) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamFilterInterface.cpp123 CamFilterInterface::WaitFrame(bigtime_t timeout) argument
/haiku-fatelf/src/apps/installer/
H A DBlockingQueue.h133 BlockingQueue<Element>::Pop(Element** element, bigtime_t timeout) argument
/haiku-fatelf/src/bin/network/atftpd/
H A Dtftpd.h36 int timeout; member in struct:thread_data
H A Dtftpd_mtftp.h42 int timeout; member in struct:mtftp_data
/haiku-fatelf/src/build/libroot/
H A Dsem.cpp75 acquire_sem_etc(sem_id id, int32 count, uint32 flags, bigtime_t timeout) argument
[all...]
/haiku-fatelf/src/kits/network/libnetapi/
H A DDatagramSocket.cpp23 BDatagramSocket::BDatagramSocket(const BNetworkAddress& peer, bigtime_t timeout) argument
49 BDatagramSocket::Connect(const BNetworkAddress& peer, bigtime_t timeout) argument
H A DSecureSocket.cpp41 BSecureSocket::BSecureSocket(const BNetworkAddress& peer, bigtime_t timeout) argument
69 BSecureSocket::Connect(const BNetworkAddress& peer, bigtime_t timeout) argument
178 BSecureSocket::BSecureSocket(const BNetworkAddress& peer, bigtime_t timeout) argument
197 BSecureSocket::Connect(const BNetworkAddress& peer, bigtime_t timeout) argument
/haiku-fatelf/src/kits/shared/
H A DRWLockManager.cpp64 RWLockManager::ReadLockWithTimeout(RWLockable* lockable, bigtime_t timeout) argument
137 RWLockManager::WriteLockWithTimeout(RWLockable* lockable, bigtime_t timeout) argument
177 RWLockManager::_Wait(RWLockable* lockable, bool writer, bigtime_t timeout) argument
[all...]
/haiku-fatelf/src/kits/support/
H A DLocker.cpp102 BLocker::LockWithTimeout(bigtime_t timeout) argument
213 BLocker::AcquireLock(bigtime_t timeout, status_t *error) argument
/haiku-fatelf/src/servers/app/
H A DMessageLooper.cpp89 MessageLooper::PostMessage(int32 code, bigtime_t timeout) argument
99 MessageLooper::WaitForQuit(sem_id semaphore, bigtime_t timeout) argument

Completed in 356 milliseconds

1234567891011>>