Home
last modified time | relevance | path

Searched refs:w32_beginthread_wrapper (Results 1 – 4 of 4) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dsysthread.c479 w32_beginthread_wrapper (void *arg) in w32_beginthread_wrapper() function
506 thandle = _beginthread (w32_beginthread_wrapper, stack_size, arg); in sys_thread_create()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dsysthread.c487 w32_beginthread_wrapper (void *arg) in w32_beginthread_wrapper() function
514 thandle = _beginthread (w32_beginthread_wrapper, stack_size, arg); in sys_thread_create()
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.36869 (w32_beginthread_wrapper): Remove name-setting.
8019 (w32_beginthread_wrapper): Call w32_set_thread_name to set the
93411 (w32_beginthread_wrapper): Add ALIGN_STACK attribute, to ensure
121770 (sys_thread_self, sys_thread_equal, w32_beginthread_wrapper)
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.395450 (w32_beginthread_wrapper): Remove name-setting.
96600 (w32_beginthread_wrapper): Call w32_set_thread_name to set the
181991 (w32_beginthread_wrapper): Add ALIGN_STACK attribute, to ensure
210350 (sys_thread_self, sys_thread_equal, w32_beginthread_wrapper)