Searched refs:isStillAlive (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp1671 proc_t isStillAlive = proc_find(screen_ptr->creator_pid); local
1672 if (isStillAlive) {
1675 proc_rele(isStillAlive);

Completed in 123 milliseconds