Home
last modified time | relevance | path

Searched refs:IsDebuggerPresent_Proc (Results 1 – 6 of 6) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dsysthread.c421 typedef BOOL (WINAPI *IsDebuggerPresent_Proc) (void); typedef
422 extern IsDebuggerPresent_Proc is_debugger_present;
H A Dw32fns.c181 typedef BOOL (WINAPI *IsDebuggerPresent_Proc) (void); typedef
195 IsDebuggerPresent_Proc is_debugger_present = NULL;
11055 is_debugger_present = (IsDebuggerPresent_Proc) in globals_of_w32fns()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dsysthread.c429 typedef BOOL (WINAPI *IsDebuggerPresent_Proc) (void); typedef
430 extern IsDebuggerPresent_Proc is_debugger_present;
H A Dw32fns.c198 typedef BOOL (WINAPI *IsDebuggerPresent_Proc) (void); typedef
219 IsDebuggerPresent_Proc is_debugger_present = NULL;
11147 is_debugger_present = (IsDebuggerPresent_Proc) in globals_of_w32fns()
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.38017 (THREADNAME_INFO, IsDebuggerPresent_Proc)
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.396598 (THREADNAME_INFO, IsDebuggerPresent_Proc)