Lines Matching refs:STLOG_HAL_E

101     STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__);  in async_callback_thread_fct()
109 STLOG_HAL_E("HAL: %s pthread_cond_wait failed", __func__); in async_callback_thread_fct()
121 STLOG_HAL_E("HAL: %s pthread_cond_signal failed", __func__); in async_callback_thread_fct()
129 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_thread_fct()
139 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_thread_fct()
147 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_thread_fct()
162 STLOG_HAL_E("HAL: %s pthread_mutex_init failed", __func__); in async_callback_thread_start()
168 STLOG_HAL_E("HAL: %s pthread_cond_init failed", __func__); in async_callback_thread_start()
177 STLOG_HAL_E("HAL: %s pthread_create failed", __func__); in async_callback_thread_start()
191 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_thread_end()
202 STLOG_HAL_E("HAL: %s pthread_cond_signal failed", __func__); in async_callback_thread_end()
208 STLOG_HAL_E("HAL: %s pthread_cond_wait failed", __func__); in async_callback_thread_end()
215 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_thread_end()
221 STLOG_HAL_E("HAL: %s pthread_cond_signal failed", __func__); in async_callback_thread_end()
227 STLOG_HAL_E("HAL: %s pthread_join failed", __func__); in async_callback_thread_end()
243 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_post()
249 STLOG_HAL_E("HAL: %s thread is not running", __func__); in async_callback_post()
258 STLOG_HAL_E("HAL: %s pthread_cond_wait failed", __func__); in async_callback_post()
269 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_post()
275 STLOG_HAL_E("HAL: %s pthread_cond_signal failed", __func__); in async_callback_post()
334 STLOG_HAL_E("HAL st21nfc %s SendDownstream failed", __func__); in StNfc_hal_write()
383 STLOG_HAL_E("HAL st21nfc: %s async_callback_thread_end failed", __func__); in StNfc_hal_close()