IBNOS
Functions
semaphore.c File Reference
#include <process/semaphore.h>
#include <process/object.h>
#include <memory/allocator.h>
#include <util/list.h>
#include <util/util.h>
Include dependency graph for semaphore.c:

Go to the source code of this file.

Functions

struct semaphoresemaphoreCreate (uint32_t value)
 Creates a new kernel semaphore object. More...