Searched refs:semaphore (Results 1 - 8 of 8) sorted by relevance

/barrelfish-master/lib/devif/backends/net/mlx4/include/linux/
H A Dsemaphore.h40 struct semaphore { struct
50 linux_sema_init(struct semaphore *sem, int val)
58 init_MUTEX(struct semaphore *sem)
H A Dfs.h41 #include <linux/semaphore.h>
/barrelfish-master/usr/tests/semaphores/
H A Dsemtest.c5 #include <semaphore.h>
/barrelfish-master/lib/posixcompat/
H A Dsemaphore.c12 #include <semaphore.h>
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h47 #include <linux/semaphore.h>
123 struct semaphore poll_sem;
124 struct semaphore event_sem;
/barrelfish-master/lib/acpica/source/os_specific/service_layers/
H A Dosunixxf.c131 #include <semaphore.h>
763 * not require semaphore synchronization. Full implementations
807 * PARAMETERS: InitialUnits - Units to be assigned to the new semaphore
812 * DESCRIPTION: Create an OS semaphore
869 * DESCRIPTION: Delete an OS semaphore
933 * acquire the semaphore if available otherwise return AE_TIME
967 /* Got the semaphore */
1067 * DESCRIPTION: Map these interfaces to semaphore interfaces
/barrelfish-master/lib/acpica/barrelfish/
H A Dosbfxf.c137 #include <semaphore.h>
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Duser_mad.c46 #include <linux/semaphore.h>
93 struct semaphore sm_sem;

Completed in 69 milliseconds