Home
last modified time | relevance | path

Searched refs:Worker (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dthreaded_import_hangers.py21 class Worker(threading.Thread): class
38 t = Worker(func, args)
Dtest_threading.py207 class Worker(threading.Thread): class
220 t = Worker()
/device/google/cuttlefish_common/host/frontend/vnc_server/
Dframe_buffer_watcher.h57 void Worker();
Dframe_buffer_watcher.cpp43 return std::thread{&FrameBufferWatcher::Worker, this}; in __anone9ea39cf0102()
145 void FrameBufferWatcher::Worker() { in Worker() function in FrameBufferWatcher
/device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/
Dashrdi3.S18 # 64-bit Math Worker Function.
Dshldi3.S18 # 64-bit Math Worker Function.
Dudivdi3.S18 # 64-bit Math Worker Function.
Dmulll.S18 # 64-bit Math Worker Function.
Dumoddi3.S18 # 64-bit Math Worker Function.
/device/linaro/bootloader/edk2/CryptoPkg/Library/IntrinsicLib/Ia32/
DMathRShiftU64.S18 # 64-bit Math Worker Function.
DMathLShiftS64.S18 # 64-bit Math Worker Function.
DMathLShiftS64.nasm18 ; 64-bit Math Worker Function.
DMathRShiftU64.nasm18 ; 64-bit Math Worker Function.
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR33.patch5272 + Worker function for ASSERT (). If Error Logging hub is loaded log ASSERT
5305 + Worker function for DEBUG (). If Error Logging hub is loaded log ASSERT