HomeSort by relevance Sort by last modified time
    Searched refs:wait_for_all (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
kfd_ioctl.h 211 uint32_t wait_for_all; member in struct:kfd_ioctl_wait_events_args
  /external/kernel-headers/original/uapi/linux/
kfd_ioctl.h 230 uint32_t wait_for_all; /* to KFD */ member in struct:kfd_ioctl_wait_events_args
  /external/autotest/client/common_lib/cros/network/
iw_runner.py 667 timeout_seconds=30, wait_for_all=False):
671 that have a matching ssid or bss. If wait_for_all is true and all
679 @param wait_for_all: True to wait for all listed bsses or ssids; False
715 if wait_for_all:

Completed in 1398 milliseconds