Lines Matching refs:STLOG_HAL_E

94     STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__);  in async_callback_thread_fct()
102 STLOG_HAL_E("HAL: %s pthread_cond_wait failed", __func__); in async_callback_thread_fct()
114 STLOG_HAL_E("HAL: %s pthread_cond_signal failed", __func__); in async_callback_thread_fct()
122 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_thread_fct()
132 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_thread_fct()
140 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_thread_fct()
155 STLOG_HAL_E("HAL: %s pthread_mutex_init failed", __func__); in async_callback_thread_start()
161 STLOG_HAL_E("HAL: %s pthread_cond_init failed", __func__); in async_callback_thread_start()
170 STLOG_HAL_E("HAL: %s pthread_create failed", __func__); in async_callback_thread_start()
184 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_thread_end()
195 STLOG_HAL_E("HAL: %s pthread_cond_signal failed", __func__); in async_callback_thread_end()
201 STLOG_HAL_E("HAL: %s pthread_cond_wait failed", __func__); in async_callback_thread_end()
208 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_thread_end()
214 STLOG_HAL_E("HAL: %s pthread_cond_signal failed", __func__); in async_callback_thread_end()
220 STLOG_HAL_E("HAL: %s pthread_detach failed", __func__); in async_callback_thread_end()
236 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_post()
242 STLOG_HAL_E("HAL: %s thread is not running", __func__); in async_callback_post()
251 STLOG_HAL_E("HAL: %s pthread_cond_wait failed", __func__); in async_callback_post()
262 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_post()
268 STLOG_HAL_E("HAL: %s pthread_cond_signal failed", __func__); in async_callback_post()
327 STLOG_HAL_E("HAL st21nfc %s SendDownstream failed", __func__); in StNfc_hal_write()
376 STLOG_HAL_E("HAL st21nfc: %s async_callback_thread_end failed", __func__); in StNfc_hal_close()