Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dclone.cpp92 pid_t caller_tid = self->tid; in clone() local
120 self->tid = caller_tid; in clone()