Lines Matching refs:hal_mtx
50 pthread_mutex_t hal_mtx = PTHREAD_MUTEX_INITIALIZER; variable
280 (void)pthread_mutex_lock(&hal_mtx); in StNfc_hal_open()
296 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_open()
304 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_open()
308 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_open()
317 (void)pthread_mutex_lock(&hal_mtx); in StNfc_hal_write()
323 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_write()
328 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_write()
331 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_write()
339 (void)pthread_mutex_lock(&hal_mtx); in StNfc_hal_core_initialized()
343 (void) pthread_mutex_unlock(&hal_mtx); in StNfc_hal_core_initialized()
358 (void)pthread_mutex_lock(&hal_mtx); in StNfc_hal_close()
360 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_close()
365 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_close()
369 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_close()
396 (void)pthread_mutex_lock(&hal_mtx); in StNfc_hal_power_cycle()
402 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_power_cycle()
407 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_power_cycle()