Searched defs:gettid (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/modules/gralloc/
H A Dmapper.cpp36 /* desktop Linux needs a little help with gettid() */
40 pid_t gettid() { return syscall(__NR_gettid);} function

Completed in 27 milliseconds