Searched defs:timeout (Results 76 - 100 of 310) sorted by relevance

1234567891011>>

/haiku-fatelf/src/servers/mail/
H A DNotifier.cpp130 int timeout = 0; // Default timeout local
/haiku-fatelf/src/system/libroot/os/
H A Dport.c63 port_buffer_size_etc(port_id port, uint32 flags, bigtime_t timeout) argument
40 write_port_etc(port_id port, int32 code, const void *buffer, size_t bufferSize, uint32 flags, bigtime_t timeout) argument
48 read_port_etc(port_id port, int32 *code, void *buffer, size_t bufferSize, uint32 flags, bigtime_t timeout) argument
115 _get_port_message_info_etc(port_id port, port_message_info *info, size_t infoSize, uint32 flags, bigtime_t timeout) argument
H A Dsem.c33 acquire_sem_etc(sem_id id, int32 count, uint32 flags, bigtime_t timeout) argument
50 switch_sem_etc(sem_id releaseSem, sem_id id, int32 count, uint32 flags, bigtime_t timeout) argument
/haiku-fatelf/src/system/libroot/posix/pthread/
H A Dpthread_mutex.cpp53 mutex_lock(pthread_mutex_t* mutex, bigtime_t timeout) argument
123 bigtime_t timeout = 0; local
/haiku-fatelf/src/system/runtime_loader/
H A Dutility.cpp98 snooze(bigtime_t timeout) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/private/
H A DPort.cpp173 Port::Receive(bigtime_t timeout) argument
H A DRequestPort.cpp116 RequestPort::ReceiveRequest(Request** request, bigtime_t timeout) argument
103 SendRequest(RequestAllocator* allocator, RequestHandler* handler, Request** reply, bigtime_t timeout) argument
154 HandleRequests(RequestHandler* handler, Request** request, bigtime_t timeout) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/shared/
H A DLocker.cpp110 Locker::LockWithTimeout(bigtime_t timeout) argument
227 Locker::AcquireLock(bigtime_t timeout, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/headers/shared/
H A DBlockingQueue.h127 BlockingQueue<Element>::Pop(Element** element, bigtime_t timeout) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A DLocker.cpp109 BLocker::LockWithTimeout(bigtime_t timeout) argument
221 BLocker::AcquireLock(bigtime_t timeout, argument
/haiku-fatelf/src/tests/kits/app/bmessenger/
H A DSMInvoker.cpp58 SMInvoker2::SMInvoker2(bool useMessage, bool useReplyTo, bigtime_t timeout) argument
82 SMInvoker3::SMInvoker3(bool useMessage, bool useReplyTo, bigtime_t timeout) argument
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dforkit.cpp130 int Fork::Read(PVOID buf, int size, int timeout) argument
159 int Fork::Write(PVOID buf, int size, int timeout) argument
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
H A D3-1.c59 struct timespec timeout, ts; local
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/
H A Drealtime_sem_test1.cpp368 timespec timeout; local
503 timespec timeout; local
611 timespec timeout; local
636 timespec timeout; local
732 timespec timeout; local
768 timespec timeout; local
952 timespec timeout; local
977 timespec timeout; local
[all...]
/haiku-fatelf/src/tools/fs_shell/
H A Dsem.cpp52 fssh_acquire_sem_etc(fssh_sem_id id, int32_t count, uint32_t flags, fssh_bigtime_t timeout) argument
/haiku-fatelf/src/system/libroot/posix/
H A Dsemaphore.cpp113 sem_timedwait(sem_t* semaphore, const struct timespec* timeout) argument
/haiku-fatelf/headers/private/app/
H A DServerLink.h151 ServerLink::Flush(bigtime_t timeout, bool needsReply) argument
196 ServerLink::GetNextMessage(int32& code, bigtime_t timeout) argument
/haiku-fatelf/src/add-ons/accelerants/common/
H A Di2c.c94 wait_for_clk(const i2c_bus *bus, bigtime_t timeout) argument
172 send_bit(const i2c_bus *bus, uint8 bit, int timeout) argument
301 receive_bit(const i2c_bus *bus, bool *bit, int timeout) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/ata/
H A DATARequest.cpp64 ATARequest::SetTimeout(bigtime_t timeout) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/ide/
H A Data.c52 uint32 timeout = qrequest->request->timeout > 0 ? local
343 uint32 timeout; local
[all...]
H A Dbasic_protocol.c194 send_command(ide_device_info *device, ide_qrequest *qrequest, bool need_drdy, uint32 timeout, ide_bus_state new_state) argument
333 ide_wait(ide_device_info *device, int mask, int not_mask, bool check_err, bigtime_t timeout) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/netfs_server_prefs/
H A DNetFSServerRoster.cpp43 NetFSServerRoster::TerminateServer(bool force, bigtime_t timeout) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequestAllocator.cpp125 RequestAllocator::ReadRequest(bigtime_t timeout) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/mixer/
H A DMixerCore.h132 MixerCore::LockWithTimeout(bigtime_t timeout) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DCapture.cpp308 int CCapture::WaitInterrupts(int * sequence, bigtime_t * when, bigtime_t timeout) argument

Completed in 296 milliseconds

1234567891011>>