Query: sem
OS: netbsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SEM(4) BSD Kernel Interfaces Manual SEM(4)NAMEsem -- POSIX semaphoresSYNOPSISTo link into the kernel: options P1003_1B_SEMAPHOREDESCRIPTIONThe sem facility provides system calls used by the standard C library (libc) to implement POSIX semaphores.SEE ALSOconfig(1), sem_destroy(3), sem_getvalue(3), sem_init(3), sem_open(3), sem_post(3), sem_wait(3), options(4)HISTORYThe sem facility appeared as a kernel option in NetBSD 2.0.BUGSThe current implementation does not support shared, unnamed semaphores.BSDJanuary 21, 2005 BSD
| Related Man Pages | 
|---|
| sem_overview(7) - linux | 
| sem_init(3) - netbsd | 
| sem_init(3rt) - sunos | 
| sem(4) - freebsd | 
| sem_overview(7) - v7 | 
| Similar Topics in the Unix Linux Community | 
|---|
| removing semicolon using sed in aix--urgent | 
| semaphore access speed | 
| Removing commas within semicolon in a flat file | 
| Reading hex data from assembler | 
| Motif gui programming ! |