Searched refs:_txe_thread_create (Results 1 – 2 of 2) sorted by relevance
925 UINT _txe_thread_create(TX_THREAD *thread_ptr, CHAR *name_ptr, VOID (*entry_function)(ULONG id), UL…933 #pragma weak _txe_thread_create macro934 #pragma weak _txe_thread_create_orig=_txe_thread_create
1456 UINT _txe_thread_create(TX_THREAD *thread_ptr, CHAR *name_ptr, VOID (*entry_function)(ULONG id), UL… in _txe_thread_create() function