OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pid_alive
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
sched.h
1007
*
pid_alive
- check that a task structure is not stale
1011
* If
pid_alive
fails, then pointers within the task structure
1014
static inline int
pid_alive
(struct task_struct *p)
function
[
all
...]
Completed in 276 milliseconds