Lines Matching refs:hal_mtx
56 pthread_mutex_t hal_mtx = PTHREAD_MUTEX_INITIALIZER; variable
287 (void)pthread_mutex_lock(&hal_mtx); in StNfc_hal_open()
303 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_open()
311 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_open()
315 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_open()
324 (void)pthread_mutex_lock(&hal_mtx); in StNfc_hal_write()
330 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_write()
335 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_write()
338 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_write()
346 (void)pthread_mutex_lock(&hal_mtx); in StNfc_hal_core_initialized()
350 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_core_initialized()
365 (void)pthread_mutex_lock(&hal_mtx); in StNfc_hal_close()
367 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_close()
372 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_close()
376 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_close()
419 (void)pthread_mutex_lock(&hal_mtx); in StNfc_hal_power_cycle()
425 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_power_cycle()
430 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_power_cycle()