Home
last modified time | relevance | path

Searched refs:thread_start_address (Results 1 – 2 of 2) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dsysthread.c467 static thread_creation_function *thread_start_address; variable
481 (void)thread_start_address (arg); in w32_beginthread_wrapper()
497 thread_start_address = func; in sys_thread_create()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dsysthread.c475 static thread_creation_function *thread_start_address; variable
489 (void)thread_start_address (arg); in w32_beginthread_wrapper()
505 thread_start_address = func; in sys_thread_create()