Searched refs:ll_pthread_mutex_init (Results 1 – 1 of 1) sorted by relevance
57 static int (*ll_pthread_mutex_init)(pthread_mutex_t *mutex, variable237 r = ll_pthread_mutex_init(mutex, attr); in pthread_mutex_init()427 ll_pthread_mutex_init = dlsym(RTLD_NEXT, "pthread_mutex_init"); in init_preload()