HomeSort by relevance Sort by last modified time
    Searched full:signaled (Results 126 - 150 of 808) sorted by null

1 2 3 4 56 7 8 91011>>

  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
CpuMp.c 533 is signaled, then EFI_UNSUPPORTED must be returned.
568 signaled. If all APs returned from Procedure prior to the timeout, then
599 expires, this event is signaled. The BSP
617 is signaled with SignalEvent().
631 it is ready when WaitEvent is signaled. The
641 signaled.
825 is requested after the UEFI Event EFI_EVENT_GROUP_READY_TO_BOOT is signaled,
852 expires, this event is signaled. The BSP
870 is signaled with SignalEvent().
    [all...]
  /frameworks/native/libs/gui/
ConsumerBase.cpp 354 // If both fences are signaled or both are unsignaled, we need to merge
370 // If one fence has signaled and the other hasn't, the unsignaled
374 // by this point, they will have both signaled and only the timestamp
  /hardware/interfaces/graphics/mapper/2.0/
IMapper.hal 160 * signaled when it is safe for the mapper to lock the buffer. If
196 * signaled when it is safe for the mapper to lock the buffer. If
225 * object will be signaled when the mapper has completed any
  /art/test/079-phantom/src/
Bitmap.java 128 // This will be signaled once mNativeData has been freed.
  /build/blueprint/gotestrunner/
gotestrunner.go 95 } else if status.Signaled() {
  /development/host/windows/usb/api/
adb_io_completion.h 45 @param[in] event_hndl Event handle that should be signaled when I/O
adb_legacy_io_completion.h 43 @param[in] event_hndl Event handle that should be signaled when I/O
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/DataHubDxe/
DataHub.c 392 After the FilterEvent is registered, it will be signaled so it can sync
400 signaled. It is strongly recommended that you use the
402 @param FilterClass FilterEvent will be signaled whenever a bit in
406 @param FilterDataRecordGuid FilterEvent will be signaled whenever FilterDataRecordGuid
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
EsrtManagement.h 120 before gEfiEndOfDxeEventGroupGuid event signaled
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckLib/
VarCheckLib.c 262 already been signaled.
394 already been signaled.
434 already been signaled.
479 already been signaled.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
PxeBcSupport.h 21 @param Event The event signaled.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Arp.h 306 @param ResolvedEvent The pointer to the event that will be signaled when
336 immediately and its ResolvedEvent is signaled. Only an asynchronous address
339 instance will be cancelled and their corresponding events will be signaled.
348 corresponding event(s) is/are signaled.
Http.h 276 /// This Event will be signaled after the Status field is updated by the EFI HTTP
359 be signaled.
389 be signaled. If the token is not in one of the queues, which usually means that the
416 or if there is an error, Status in token will be updated and Event will be signaled.
Ip6Config.h 216 event on the specified configuration data. Once the event is signaled, the caller
271 process is finished, the event will be signaled and a subsequent GetData() call will return
303 Register an event that is to be signaled whenever a configuration process on the specified
306 This function registers an event that is to be signaled whenever a configuration process
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemFallback.java 83 * be signaled. The content of an xsl:fallback element is a template.
  /external/cros/system_api/dbus/cryptohome/
dbus-constants.h 151 // Status code signaled from MigrateToDircrypto().
  /external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
SimpleThreadPool.h 141 std::condition_variable empty_; // Signaled on pending_.empty()
  /external/google-breakpad/src/client/windows/common/
ipc_protocol.h 169 // Handle to a mutex that becomes signaled (WAIT_ABANDONED)
  /external/libavc/encoder/
ih264e_modify_frm_rate.h 141 * rate for the pull down period is signaled as 4/5th of the original frame
  /external/libchrome/base/synchronization/
waitable_event_watcher_posix.cc 196 // event because the event was already signaled when StartWatching was
225 // Case 2: the waiter hasn't been signaled yet; it was still on the wait
228 // signaled)
235 // Case 3: the waiter isn't on the wait-list, thus it was signaled. It may
  /external/libmojo/mojo/public/cpp/system/
watcher.h 115 // The callback to call when the handle is signaled.
  /external/ltp/doc/man1/
ltp-bump.1 46 first process will be signaled. You may specify the tag name multiple times
ltp-pan.1 45 signaled it will kill any active commands and, again, clean up any orphans.
48 signaled it sends a SIGTERM to the active pgrps; the second time it sends
260 By default it exits zero unless signaled, regardless of the exit status of any
262 it is signaled or if any of the commands it is running should exit non-zero.
  /external/ltp/testcases/kernel/containers/pidns/
pidns17.c 157 "container was signaled with signal = %d",
  /external/ltp/testcases/kernel/sched/sched_stress/
sched_tc1.c 83 * signaled: set upon receiving SIGUSER1 signal
89 int signaled = 0; variable
141 while (!signaled)
197 signaled++;

Completed in 1471 milliseconds

1 2 3 4 56 7 8 91011>>