Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_threaded_import.py10 thread = import_module('thread') variable
Dfork_wait.py17 thread = test_support.import_module('thread') variable
Dtest_threadsignals.py8 thread = import_module('thread') variable
Dtest_thread.py5 thread = test_support.import_module('thread') variable
Dtest_imaplib.py135 def reap_server(self, server, thread): argument
Dtest_threading.py8 thread = test.test_support.import_module('thread') variable
Dtest_support.py24 thread = None variable
Dtest_socket.py40 thread = None variable
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DThreads.c27 WRes Thread_Create(CThread *thread, THREAD_FUNC_RET_TYPE (THREAD_FUNC_CALL_TYPE *startAddress)(void… in Thread_Create()
42 WRes Thread_Wait(CThread *thread) in Thread_Wait()
49 WRes Thread_Close(CThread *thread) in Thread_Close()
DThreads.h14 #define Thread_Construct(thread) (thread)->handle = NULL argument
15 #define Thread_WasCreated(thread) ((thread)->handle != NULL) argument
DLzFindMt.h25 CThread thread; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmimetools.py110 import dummy_thread as thread namespace
Dimaplib.py733 def thread(self, threading_algorithm, charset, *search_criteria): member in IMAP4
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DDemoKitActivity.java225 Thread thread = new Thread(null, this, "DemoKit"); in openAccessory() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dconfig.py34 thread = None variable
D__init__.py45 thread = None variable
/device/google/marlin/camera/usbcamcore/src/
DQCameraMjpegDecode.cpp103 pthread_t thread; member
/device/generic/goldfish/fingerprint/
Dfingerprint.c69 pthread_t thread; member
/device/generic/goldfish/gps/
Dgps_qemu.c593 pthread_t thread; member