Searched defs:current_pid (Results 1 – 5 of 5) sorted by relevance
208 uint32_t current_pid = prr.pid(); in IsThreadAlive() local245 uint32_t current_pid = prr.pid(); in GetThreadOrNull() local
85 int current_pid = getpid() & 0xffff; // we use only the low order 16 bits in AddressIsReadable() local
225 let current_pid = unsafe { GetCurrentProcessId() }; in test_send_tubes_through_tube_transporter() localVariable
2516 current_pid: Option<PatternID>, field
61 static int current_pid = -1; variable