Searched defs:timeout (Results 1 - 25 of 310) sorted by relevance

1234567891011>>

/haiku-fatelf/src/system/libroot/posix/
H A Dpoll.c19 poll(struct pollfd *fds, nfds_t numfds, int timeout) argument
/haiku-fatelf/src/system/kernel/arch/m68k/
H A Darch_timer.cpp23 arch_timer_set_hardware_timer(bigtime_t timeout) argument
/haiku-fatelf/src/system/kernel/arch/mipsel/
H A Darch_timer.cpp23 arch_timer_set_hardware_timer(bigtime_t timeout) argument
/haiku-fatelf/src/apps/cortex/support/
H A Dobserve.cpp71 add_observer( const BMessenger& observer, const BMessenger& target, BMessage& reply, bigtime_t timeout) argument
84 remove_observer( const BMessenger& observer, const BMessenger& target, BMessage& reply, bigtime_t timeout) argument
H A DSimpleLockable.h58 lock( lock_t type=WRITE, bigtime_t timeout=B_INFINITE_TIMEOUT) argument
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dinput_avail.c75 struct timeval timeout; local
/haiku-fatelf/src/system/kernel/arch/mips/
H A Darch_timer.cpp13 void arch_timer_set_hardware_timer(time_t timeout) argument
/haiku-fatelf/src/system/kernel/arch/ppc/
H A Darch_timer.cpp19 arch_timer_set_hardware_timer(bigtime_t timeout) argument
/haiku-fatelf/src/system/libroot/os/
H A Dwait_for_objects.cpp19 wait_for_objects_etc(object_wait_info* infos, int numInfos, uint32 flags, bigtime_t timeout) argument
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/
H A Dt0.c50 int ret, timeout; local
[all...]
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dcondvar.c25 int cv_timedwait(struct cv* variable, struct mtx* mutex, int timeout) argument
H A DCondvar.cpp38 conditionTimedWait(struct cv* variable, const int timeout) argument
64 publishedConditionTimedWait(const void* waitChannel, const int timeout) argument
H A Dsynch.c42 _pause(const char* waitMessage, int timeout) argument
16 msleep(void* identifier, struct mtx* mutex, int priority, const char* description, int timeout) argument
/haiku-fatelf/src/system/libroot/posix/signal/
H A Dsigtimedwait.cpp19 sigtimedwait(const sigset_t* set, siginfo_t* info, const struct timespec* timeout) argument
/haiku-fatelf/headers/private/libroot/
H A Dlibroot_lock.h43 benaphore_lock_etc(benaphore *ben, uint32 flags, bigtime_t timeout) argument
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPUtils.cpp30 send_data_with_timeout(thread_id thread, int32 code, void *buffer, size_t buffer_size, uint32 timeout) argument
48 receive_data_with_timeout(thread_id *sender, int32 *code, void *buffer, size_t buffer_size, uint32 timeout) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/dvb/
H A DPacketQueue.cpp105 PacketQueue::Flush(bigtime_t timeout) argument
/haiku-fatelf/src/apps/cortex/NodeManager/
H A DAddOnHost.cpp85 Kill( bigtime_t timeout) argument
139 InstantiateDormantNode( const dormant_node_info& info, media_node* outNode, bigtime_t timeout) argument
218 ReleaseInternalNode( const live_node_info& info, bigtime_t timeout) argument
/haiku-fatelf/src/bin/network/telnet/
H A Dnetwork.c86 static struct timeval timeout = { 0, 0 }; local
/haiku-fatelf/src/kits/mail/
H A Dnumailkit.cpp22 #define timeout 5e5 macro
/haiku-fatelf/src/system/libroot/posix/sys/
H A Dselect.c37 bigtime_t timeout = -1LL; local
57 bigtime_t timeout = -1LL; local
73 bigtime_t timeout = -1LL; local
/haiku-fatelf/src/tests/add-ons/kernel/kernelland_emu/
H A Dlow_resource_manager.cpp21 low_resource(uint32 resource, uint64 requirements, uint32 flags, uint32 timeout) argument
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_timedwait/
H A D1-1.c37 struct timespec timeout; local
H A D2-1.c44 struct timespec timeout; local
H A D2-2.c41 struct timespec timeout; local

Completed in 123 milliseconds

1234567891011>>