Searched refs:ftracers_lock (Results 1 – 1 of 1) sorted by relevance
38 static pthread_mutex_t ftracers_lock = PTHREAD_MUTEX_INITIALIZER; variable 401 pthread_mutex_lock(&ftracers_lock); in create_ftracer() 404 pthread_mutex_unlock(&ftracers_lock); in create_ftracer() 439 pthread_mutex_lock(&ftracers_lock); in destroy_ftracer() 453 pthread_mutex_unlock(&ftracers_lock); in destroy_ftracer() 461 pthread_mutex_lock(&ftracers_lock); in destroy_all_ftracers() 464 pthread_mutex_unlock(&ftracers_lock); in destroy_all_ftracers()