Home
last modified time | relevance | path

Searched defs:SCM_INTERNAL_THREAD_GETCURRENT (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dpthread.h49 #define SCM_INTERNAL_THREAD_GETCURRENT() pthread_self() macro
H A Dwthread.h46 #define SCM_INTERNAL_THREAD_GETCURRENT() GetCurrentThread() macro