Home
last modified time | relevance | path

Searched defs:threadID (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/tea/win/
H A Dnmakehlp.c202 DWORD threadID; in CheckForCompilerFeature() local
337 DWORD threadID; in CheckForLinkerFeature() local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dthr_debug.c144 static int threadID; variable
146 enum { threadID = 0 }; enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Drandom.d1301 uint threadID = cast(uint) cast(void*) Thread.getThis(); in unpredictableSeed() local