Searched refs:my_pid (Results 1 – 1 of 1) sorted by relevance
246 pid_t my_pid = getpid(); in android_run_on_all_threads() local258 if (tgkill(my_pid, t->tid, BIONIC_SIGNAL_RUN_ON_ALL_THREADS) == 0) { in android_run_on_all_threads()