Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-types.h52 typedef void* process_t; // Process type is HANDLE typedef
75 typedef uint64_t process_t; // Process type is just a pid. typedef