Searched defs:thread (Results 1 – 19 of 19) sorted by relevance
10 thread = import_module('thread') variable
17 thread = test_support.import_module('thread') variable
8 thread = import_module('thread') variable
5 thread = test_support.import_module('thread') variable
135 def reap_server(self, server, thread): argument
8 thread = test.test_support.import_module('thread') variable
24 thread = None variable
40 thread = None variable
27 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()
14 #define Thread_Construct(thread) (thread)->handle = NULL argument15 #define Thread_WasCreated(thread) ((thread)->handle != NULL) argument
25 CThread thread; member
110 import dummy_thread as thread namespace
733 def thread(self, threading_algorithm, charset, *search_criteria): member in IMAP4
225 Thread thread = new Thread(null, this, "DemoKit"); in openAccessory() local
34 thread = None variable
45 thread = None variable
103 pthread_t thread; member
69 pthread_t thread; member
593 pthread_t thread; member