Home | History | Annotate | Download | only in libmediaplayerservice

Lines Matching full:gettid

413         snprintf(buffer, SIZE, "/proc/%d/maps", gettid());
433 snprintf(buffer, SIZE, "/proc/%d/fd", gettid());
439 snprintf(buffer, SIZE, "/proc/%d/fd/%s", gettid(), ent->d_name);