Home
last modified time | relevance | path

Searched refs:osal_t (Results 1 – 13 of 13) sorted by relevance

/external/libhevc/encoder/
Dosal.c93 osal_t *handle = (osal_t *)osal_handle; in osal_init()
137 osal_t *handle = (osal_t *)osal_handle; in osal_register_callbacks()
Dosal_thread.c116 osal_t *handle = (osal_t *)osal_handle; in osal_thread_create()
215 ((osal_t *)hdl->hdl)->free(hdl->mmr_handle, hdl); in osal_thread_destroy()
506 osal_t *handle = (osal_t *)osal_handle; in osal_get_thread_handle()
Dosal_mbox.h58 osal_t *hdl; /* Associated OSAL handle */
64 osal_t *hdl; /* Associated OSAL handle */
Dosal_semaphore.c97 osal_t *handle = (osal_t *)osal_handle; in osal_sem_create()
Dosal_mutex.h47 osal_t *hdl; /* Associated OSAL handle */
Dosal_semaphore.h61 osal_t *hdl; /* Associated OSAL handle */
Dosal_network.h47 osal_t *hdl; /* Associated OSAL handle */
Dosal_cond_var.h46 osal_t *hdl; /* Associated OSAL handle */
Dosal_thread.h61 osal_t *hdl; /* Associated OSAL handle */
Dosal_select_engine.h67 osal_t *hdl; /* Associated OSAL handle */
Dosal_handle.h92 } osal_t; typedef
Dosal_mutex.c97 osal_t *handle = osal_handle; in osal_mutex_create()
Dosal_cond_var.c99 osal_t *handle = osal_handle; in osal_cond_var_create()