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

/external/lldb/tools/debugserver/source/
H A DDNBDefs.h60 typedef uint64_t nub_thread_t; typedef
65 #define INVALID_NUB_THREAD ((nub_thread_t)0)
224 nub_thread_t tid; // The thread ID that this action applies to, INVALID_NUB_THREAD for the default thread action

Completed in 214 milliseconds