Searched refs:hal_mtx (Results 1 – 3 of 3) sorted by relevance
48 pthread_mutex_t hal_mtx = PTHREAD_MUTEX_INITIALIZER; variable70 (void)pthread_mutex_lock(&hal_mtx); in hal_open()85 (void) pthread_mutex_unlock(&hal_mtx); in hal_open()89 (void)pthread_mutex_unlock(&hal_mtx); in hal_open()101 (void) pthread_mutex_lock(&hal_mtx); in hal_write()109 (void) pthread_mutex_unlock(&hal_mtx); in hal_write()115 (void) pthread_mutex_unlock(&hal_mtx); in hal_write()118 (void) pthread_mutex_unlock(&hal_mtx); in hal_write()127 (void)pthread_mutex_lock(&hal_mtx); in hal_core_initialized()131 (void) pthread_mutex_unlock(&hal_mtx); in hal_core_initialized()[all …]
50 pthread_mutex_t hal_mtx = PTHREAD_MUTEX_INITIALIZER; variable280 (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()[all …]
56 pthread_mutex_t hal_mtx = PTHREAD_MUTEX_INITIALIZER; variable287 (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()[all …]