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.c911 int hook_tid; variable
915 if (gettid() == hook_tid) in clone_unshare_files()
921 hook_tid = gettid(); in unshare_following_clone_files()