Searched refs:ithread_sem_init (Results 1 – 6 of 6) sorted by relevance
/external/libavc/common/ |
D | ithread.h | 89 WORD32 ithread_sem_init(void *sem,WORD32 pshared,UWORD32 value);
|
D | ithread.c | 140 WORD32 ithread_sem_init(void *sem,WORD32 pshared,UWORD32 value) in ithread_sem_init() function
|
/external/libmpeg2/common/ |
D | ithread.h | 71 WORD32 ithread_sem_init(void *sem,WORD32 pshared,UWORD32 value);
|
D | ithread.c | 137 WORD32 ithread_sem_init(void *sem,WORD32 pshared,UWORD32 value) in ithread_sem_init() function
|
/external/libhevc/common/ |
D | ithread.h | 69 WORD32 ithread_sem_init(void *sem, WORD32 pshared, UWORD32 value);
|
D | ithread.c | 129 WORD32 ithread_sem_init(void *sem, WORD32 pshared, UWORD32 value) in ithread_sem_init() function
|