Home
last modified time | relevance | path

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

/kernel/liteos_a/syscall/
H A Dprocess_syscall.c416 int truepid = 0; in SysWaitid() local
421 truepid = -1; in SysWaitid()
428 truepid = pid; in SysWaitid()
435 truepid = -pid; in SysWaitid()
441 ret = LOS_Waitid(truepid, info, (unsigned int)options, NULL); in SysWaitid()

Completed in 3 milliseconds