HomeSort by: relevance | last modified time | path
    Searched defs:process_t (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Program.h 39 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef in namespace:llvm::sys
42 typedef procid_t process_t; typedef in namespace:llvm::sys
50 process_t Process; /// Platform-dependent process object.

Completed in 23 milliseconds