Home
last modified time | relevance | path

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

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c910 int hook_tid; variable
914 if (gettid() == hook_tid) in clone_unshare_files()
920 hook_tid = gettid(); in unshare_following_clone_files()