HelenOS sources

FIBRIL_SEMAPHORE_INITIALIZER   86 uspace/lib/c/include/fibril_synch.h 	fibril_semaphore_t name = FIBRIL_SEMAPHORE_INITIALIZER(name, cnt)
FIBRIL_SEMAPHORE_INITIALIZER   86 uspace/lib/posix/include/libc/fibril_synch.h 	fibril_semaphore_t name = FIBRIL_SEMAPHORE_INITIALIZER(name, cnt)
HelenOS homepage, sources at GitHub