Home
last modified time | relevance | path

Searched refs:STATE_ATTACHED (Results 1 – 2 of 2) sorted by relevance

/external/ltrace/
Dproc.h57 STATE_ATTACHED = 0, enumerator
Dhandle_event.c296 if (event->proc->state == STATE_ATTACHED in handle_clone()
298 proc->state = STATE_ATTACHED; in handle_clone()
328 proc->state = STATE_ATTACHED; in handle_new()