Searched defs:INVALID_POSIX_THREADID (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/drd/
H A Ddrd_thread.h50 * @note The PThreadId typedef and the INVALID_POSIX_THREADID depend on the
52 * least as many bits as pthread_t, and INVALID_POSIX_THREADID
55 #define INVALID_POSIX_THREADID ((PThreadId)0) macro

Completed in 52 milliseconds