Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_internal.cpp164 pid_t my_pid = getpid(); in android_run_on_all_threads() local
176 if (tgkill(my_pid, t->tid, BIONIC_SIGNAL_RUN_ON_ALL_THREADS) == 0) { in android_run_on_all_threads()