Searched refs:pthread_mutex_init (Results 1 – 4 of 4) sorted by relevance
72 scode = pthread_mutex_init(&sem->mutex, NULL); in gp_semaphore_open()147 scode = pthread_mutex_init(mon, NULL); in gp_monitor_open()
809 #define pthread_mutex_init PTHREAD_MUTEX_INIT macro
17 pthread_mutex_init(&lk->mutex, &attr); in lockinit()
68 pthread_mutex_init(&op->mutex, &attr); in osnewproc()