| | | | |
| S |
| |
| | sched_get_priority_max -- get priority and time quantum information for scheduling policy ( ) |
| |
| | sched_get_priority_min -- get priority and time quantum information for scheduling policy ( ) |
| |
| | sched_rr_get_interval -- get priority and time quantum information for scheduling policy ( ) |
| |
| | sched_yield -- yield processor to another thread ( ) |
| |
| | seekdir -- directory operations ( ) |
| |
| | sem_close -- close a named semaphore ( ) |
| |
| | sem_destroy -- initialize and use a semaphore ( ) |
| |
| | sem_getvalue -- initialize and use a semaphore ( ) |
| |
| | sem_init -- initialize and use a semaphore ( ) |
| |
| | sem_open -- initialize/open a named semaphore ( ) |
| |
| | sem_post -- initialize and use a semaphore ( ) |
| |
| | sem_trywait -- initialize and use a semaphore ( ) |
| |
| | sem_unlink -- remove a named semaphore ( ) |
| |
| | sem_wait -- initialize and use a semaphore ( ) |
| |
| | setnetent -- get network entry ( ) |
| |
| | setnetgrent -- netgroup database operations ( ) |
| |
| | setprotoent -- get protocol entry ( ) |
| |
| | setservent -- get service entry ( ) |
| |
| | sigaddset -- manipulate signal sets ( ) |
| |
| | sigdelset -- manipulate signal sets ( ) |
| |
| | sigemptyset -- manipulate signal sets ( ) |
| |
| | sigfillset -- manipulate signal sets ( ) |
| |
| | sigismember -- manipulate signal sets ( ) |
| |
| | sleep -- suspend process execution for interval of seconds ( ) |
| |
| | sysconf -- get configurable system variables ( ) |
| |
| | sysctl -- get or set system information ( ) |
| |
| | sysctlbyname -- get or set system information ( ) |