Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/gen/
H A Dplock.c51 static pid_t state_pid = -1; /* pid to which state belongs */ variable
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dplock.c61 static int state_pid = -1; /* pid to which state belongs */ variable