Home
last modified time | relevance | path

Searched defs:xthread_self (Results 1 – 4 of 4) sorted by relevance

/dports/x11/xorgproto/xorgproto-2021.5/include/X11/
H A DXthreads.h46 # define xthread_self cthread_self macro
72 # define xthread_self (_x11_thr_self) macro
74 # define xthread_self thr_self macro
112 # define xthread_self GetCurrentThreadId macro
172 # define xthread_self tis_self macro
202 # define xthread_self thr_self macro
228 # define xthread_self pthread_self macro
/dports/net/tightvnc/vnc_unixsrc/Xvnc/include/
H A DXthreads.h50 #define xthread_self cthread_self macro
77 #define xthread_self thr_self macro
124 #define xthread_self GetCurrentThreadId macro
184 #define xthread_self tis_self macro
212 #define xthread_self pthread_self macro
/dports/x11/libX11/libX11-1.7.2/src/
H A DUIThrStubs.c56 #define xthread_self cthread_self macro
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dxthread.d108 #define xthread_self() pthread_self() macro
167 #define xthread_self() GetCurrentThreadId() macro