Searched refs:local_var (Results 1 – 1 of 1) sorted by relevance
51 static __thread pid_t (*local_var)(void) = getpid; variable61 ATF_CHECK_EQ(local_var, getpid); in testf_dso_helper()