Home
last modified time | relevance | path

Searched refs:w32_set_thread_name (Results 1 – 7 of 7) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dsysthread.c430 w32_set_thread_name (DWORD thread_id, const char *name) in w32_set_thread_name() function
472 w32_set_thread_name (GetCurrentThreadId (), name); in sys_thread_set_name()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dsysthread.c438 w32_set_thread_name (DWORD thread_id, const char *name) in w32_set_thread_name() function
480 w32_set_thread_name (GetCurrentThreadId (), name); in sys_thread_set_name()
/dports/emulators/hercules/hercules-3.13/
H A Dw32util.h207 W32_DLL_IMPORT void w32_set_thread_name( TID tid, char* name );
H A Dhmacros.h610 #define SET_THREAD_NAME_ID(t,n) w32_set_thread_name((t),(n))
H A Dw32util.c2895 DLL_EXPORT void w32_set_thread_name( TID tid, char* name ) in w32_set_thread_name() function
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.38015 (w32_set_thread_name): New function.
8019 (w32_beginthread_wrapper): Call w32_set_thread_name to set the
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.396596 (w32_set_thread_name): New function.
96600 (w32_beginthread_wrapper): Call w32_set_thread_name to set the