Searched defs:sem_up (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/core/thread/
H A Dsem_asm.S10 .globl sem_up
11 .type sem_up, @function
12 sem_up: label
16 .size sem_up, .-sem_up
/external/syslinux/efi/
H A Dmain.c187 void sem_up(struct semaphore *sem) function

Completed in 96 milliseconds