Searched defs:timeout (Results 201 - 225 of 310) sorted by relevance

1234567891011>>

/haiku-fatelf/src/kits/device/
H A DSerialPort.cpp601 int timeout = fTimeout / 100000; local
/haiku-fatelf/src/kits/interface/
H A DPrivateScreen.cpp266 BPrivateScreen::WaitForRetrace(bigtime_t timeout) argument
/haiku-fatelf/src/kits/tracker/
H A DTaskLoop.cpp104 PeriodicDelayedTaskWithTimeout( FunctionObjectWithResult<bool>* functor, bigtime_t initialDelay, bigtime_t period, bigtime_t timeout) argument
278 RunLater(FunctionObjectWithResult<bool>* functor, bigtime_t delay, bigtime_t period, bigtime_t timeout) argument
/haiku-fatelf/src/preferences/mail/
H A DDNSQuery.cpp302 GetMXRecords(const BString& serverName, BObjectList<mx_record>* mxList, bigtime_t timeout) argument
/haiku-fatelf/src/servers/app/drawing/html5/
H A DHTML5HWInterface.cpp516 HTML5HWInterface::WaitForRetrace(bigtime_t timeout) argument
/haiku-fatelf/src/servers/app/drawing/remote/
H A DRemoteHWInterface.cpp479 RemoteHWInterface::WaitForRetrace(bigtime_t timeout) argument
/haiku-fatelf/src/servers/notification/
H A DNotificationView.cpp54 NotificationView(NotificationWindow* win, BNotification* notification, bigtime_t timeout) argument
H A DNotificationWindow.cpp155 bigtime_t timeout; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/transport/
H A Dbeserved_rpc.cpp146 struct timeval timeout; local
/haiku-fatelf/src/tests/kits/net/multicast/
H A Dmulticat.c82 int timeout = 0; local
/haiku-fatelf/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_port.cpp507 AHCIPort::WaitForTransfer(int *tfd, bigtime_t timeout) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A De1000_82571.c990 s32 timeout = PHY_CFG_TIMEOUT; local
/haiku-fatelf/src/kits/media/
H A DMediaDefs.cpp1227 shutdown_media_server(bigtime_t timeout, argument
H A DSoundConsumer.cpp591 bigtime_t timeout = Timeout(); local
/haiku-fatelf/headers/os/device/
H A Dscsi.h162 bigtime_t timeout; member in struct:__anon202
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/
H A DACPICAHaiku.cpp609 AcpiOsWaitSemaphore(ACPI_SEMAPHORE handle, UINT32 units, UINT16 timeout) argument
1291 AcpiOsAcquireMutex(ACPI_MUTEX handle, UINT16 timeout) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/ata/
H A DATAChannel.cpp548 ATAChannel::WaitForInterrupt(bigtime_t timeout) argument
426 Wait(uint8 setBits, uint8 clearedBits, uint32 flags, bigtime_t timeout) argument
764 bigtime_t timeout = request->Timeout(); local
[all...]
/haiku-fatelf/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.c159 int timeout; local
[all...]
/haiku-fatelf/src/add-ons/kernel/busses/scsi/usb/freecom/
H A Dfreecom.c58 uint8 timeout; /* timeout (seconds?) */ member in struct:__anon1418
237 write_command(usb_device_info *udi, uint8 type, uint8 *cmd, uint8 timeout) argument
308 request_transfer(usb_device_info *udi, uint8 type, uint32 length, uint8 timeout) argument
[all...]
/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DRadeon.cpp603 status_t CRadeon::WaitInterrupt(int * mask, int * sequence, bigtime_t * time, bigtime_t timeout) argument
/haiku-fatelf/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp1601 bigtime_t timeout = wakeUpAt - m_timeSourceObj->RealTime(); local
862 lock( lock_t type, bigtime_t timeout) argument
/haiku-fatelf/src/bin/gdb/gdb/
H A Docd.c737 readchar(int timeout) argument
798 ocd_get_packet(int cmd, int *lenp, int timeout) argument
[all...]
H A Dremote-sds.c667 readchar(int timeout) argument
854 int timeout; local
[all...]
H A Dser-e7kpc.c225 dosasync_read (int fd, char *buf, int len, int timeout) argument
323 e7000pc_readchar (struct serial *scb, int timeout) argument
H A Dser-unix.c367 struct timeval timeout; local
439 wait_for(struct serial *scb, int timeout) argument
560 do_hardwire_readchar(struct serial *scb, int timeout) argument
629 hardwire_readchar(struct serial *scb, int timeout) argument
897 ser_unix_wait_for(struct serial *scb, int timeout) argument
942 do_unix_readchar(struct serial *scb, int timeout) argument
1034 generic_readchar(struct serial *scb, int timeout, int (do_readchar) (struct serial *scb, int timeout)) argument
1072 ser_unix_readchar(struct serial *scb, int timeout) argument
[all...]

Completed in 314 milliseconds

1234567891011>>