Searched refs:global_tls_level (Results 1 – 1 of 1) sorted by relevance
130 static int global_tls_level(void);529 tls->level = global_tls_level(); in policy_create()655 if (msg_verbose && tls->level != global_tls_level()) in policy_create()739 static int global_tls_level(void) in global_tls_level() function