RTEMS
Logo

RTEMS 4.10.99.0 On-Line Library

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ] [Library]

Command and Variable Index: N – S

Jump to:   _  
A   C   D   E   F   G   I   K   L   M   N   O   P   R   S   T   U   W  
Index Entry Section

N
nanosleep14.4.6 nanosleep - Delay with High Resolution

O
open4.4.10 open - Opens a file
opendir4.4.1 opendir - Open a Directory

P
pathconf4.4.32 pathconf - Gets configuration values for files
pause2.4.13 pause - Suspend Process Execution
pipe5.4.1 pipe - Create an Inter-Process Channel
pthread_atfork1.4.8 pthread_atfork - Register Fork Handlers
pthread_attr_destroy17.4.2 pthread_attr_destroy - Destroy a Thread Attribute Set
pthread_attr_getdetachstate17.4.4 pthread_attr_getdetachstate - Get Detach State
pthread_attr_getinheritsched17.4.12 pthread_attr_getinheritsched - Get Inherit Scheduler Flag
pthread_attr_getschedparam17.4.16 pthread_attr_getschedparam - Get Scheduling Parameters
pthread_attr_getschedpolicy17.4.14 pthread_attr_getschedpolicy - Get Scheduling Policy
pthread_attr_getscope17.4.10 pthread_attr_getscope - Get Thread Scheduling Scope
pthread_attr_getstackaddr17.4.8 pthread_attr_getstackaddr - Get Thread Stack Address
pthread_attr_getstacksize17.4.6 pthread_attr_getstacksize - Get Thread Stack Size
pthread_attr_init17.4.1 pthread_attr_init - Initialize a Thread Attribute Set
pthread_attr_setdetachstate17.4.3 pthread_attr_setdetachstate - Set Detach State
pthread_attr_setinheritsched17.4.11 pthread_attr_setinheritsched - Set Inherit Scheduler Flag
pthread_attr_setschedparam17.4.15 pthread_attr_setschedparam - Set Scheduling Parameters
pthread_attr_setschedpolicy17.4.13 pthread_attr_setschedpolicy - Set Scheduling Policy
pthread_attr_setscope17.4.9 pthread_attr_setscope - Set Thread Scheduling Scope
pthread_attr_setstackaddr17.4.7 pthread_attr_setstackaddr - Set Thread Stack Address
pthread_attr_setstacksize17.4.5 pthread_attr_setstacksize - Set Thread Stack Size
pthread_cancel19.4.1 pthread_cancel - Cancel Execution of a Thread
pthread_cleanup_pop19.4.6 pthread_cleanup_pop - Remove Cancellation Handler
pthread_cleanup_push19.4.5 pthread_cleanup_push - Establish Cancellation Handler
pthread_condattr_destroy11.4.2 pthread_condattr_destroy - Destroy a Condition Variable Attribute Set
pthread_condattr_getpshared11.4.4 pthread_condattr_getpshared - Get Process Shared Attribute
pthread_condattr_init11.4.1 pthread_condattr_init - Initialize a Condition Variable Attribute Set
pthread_condattr_setpshared11.4.3 pthread_condattr_setpshared - Set Process Shared Attribute
pthread_cond_broadcast11.4.8 pthread_cond_broadcast - Broadcast a Condition Variable
pthread_cond_destroy11.4.6 pthread_cond_destroy - Destroy a Condition Variable
pthread_cond_init11.4.5 pthread_cond_init - Initialize a Condition Variable
pthread_cond_signal11.4.7 pthread_cond_signal - Signal a Condition Variable
pthread_cond_timedwait11.4.10 pthread_cond_timedwait - Wait with Timeout a Condition Variable
pthread_cond_wait11.4.9 pthread_cond_wait - Wait on a Condition Variable
pthread_create17.4.17 pthread_create - Create a Thread
pthread_detach17.4.19 pthread_detach - Detach a Thread
pthread_equal17.4.22 pthread_equal - Compare Thread IDs
pthread_exit17.4.18 pthread_exit - Terminate the Current Thread
pthread_getschedparam17.4.25 pthread_getschedparam - Get Thread Scheduling Parameters
pthread_join17.4.20 pthread_join - Wait for Thread Termination
pthread_kill2.4.7 pthread_kill - Send a Signal to a Thread
pthread_mutexattr_destroy10.4.2 pthread_mutexattr_destroy - Destroy a Mutex Attribute Set
pthread_mutexattr_getprioceiling10.4.6 pthread_mutexattr_getprioceiling - Get the Priority Ceiling
pthread_mutexattr_getprotocol10.4.4 pthread_mutexattr_getprotocol - Get the Blocking Protocol
pthread_mutexattr_getpshared10.4.8 pthread_mutexattr_getpshared - Get the Visibility
pthread_mutexattr_init10.4.1 pthread_mutexattr_init - Initialize a Mutex Attribute Set
pthread_mutexattr_setprioceiling10.4.5 pthread_mutexattr_setprioceiling - Set the Priority Ceiling
pthread_mutexattr_setprotocol10.4.3 pthread_mutexattr_setprotocol - Set the Blocking Protocol
pthread_mutexattr_setpshared10.4.7 pthread_mutexattr_setpshared - Set the Visibility
pthread_mutex_destroy10.4.10 pthread_mutex_destroy - Destroy a Mutex
pthread_mutex_getprioceiling10.4.16 pthread_mutex_getprioceiling - Get the Current Priority Ceiling
pthread_mutex_init10.4.9 pthread_mutex_init - Initialize a Mutex
pthread_mutex_lock10.4.11 pthread_mutex_lock - Lock a Mutex
pthread_mutex_setprioceiling10.4.15 pthread_mutex_setprioceiling - Dynamically Set the Priority Ceiling
pthread_mutex_timedlock10.4.13 pthread_mutex_timedlock - Lock a Mutex with Timeout
pthread_mutex_trylock10.4.12 pthread_mutex_trylock - Poll to Lock a Mutex
pthread_mutex_unlock10.4.14 pthread_mutex_unlock - Unlock a Mutex
pthread_once17.4.23 pthread_once - Dynamic Package Initialization
pthread_self17.4.21 pthread_self - Get Thread ID
pthread_setcancelstate19.4.2 pthread_setcancelstate - Set Cancelability State
pthread_setcanceltype19.4.3 pthread_setcanceltype - Set Cancelability Type
pthread_setschedparam17.4.24 pthread_setschedparam - Set Thread Scheduling Parameters
pthread_sigmask2.4.9 pthread_sigmask - Examine and Change Thread Blocked Signals
pthread_testcancel19.4.4 pthread_testcancel - Create Cancellation Point
putchar_unlocked7.4.10 putchar_unlocked - Put Character to stdin without Locking
putc_unlocked7.4.9 putc_unlocked - Put Character without Locking

R
rand_r7.4.21 rand_r - Reentrant Random Number Generation
read5.4.5 read - Reads from a file
readdir4.4.2 readdir - Reads a directory
readlink4.4.15 readlink - Obtain the name of a symbolic link destination
readv5.4.14 readv - Vectored read from a file
rename4.4.20 rename - Renames a file
rewinddir4.4.3 rewinddir - Resets the readdir() pointer
rmdir4.4.19 rmdir - Delete a directory

S
scandir4.4.4 scandir - Scan a directory for matching entries
sched_get_priority_max13.4.2 sched_get_priority_max - Get Maximum Priority Value
sched_get_priority_min13.4.1 sched_get_priority_min - Get Minimum Priority Value
sched_rr_get_interval13.4.3 sched_rr_get_interval - Get Timeslicing Quantum
sched_yield13.4.4 sched_yield - Yield the Processor
sem_close9.4.4 sem_close - Close a named semaphore
sem_destroy9.4.2 sem_destroy - Destroy an unnamed semaphore
sem_getvalue9.4.10 sem_getvalue - Get the value of a semaphore
sem_init9.4.1 sem_init - Initialize an unnamed semaphore
sem_open9.4.3 sem_open - Open a named semaphore
sem_post9.4.9 sem_post - Unlock a Semaphore
sem_t9.2.2 "sem_t" Structure
sem_timedwait9.4.8 sem_timedwait - Wait on a Semaphore for a Specified Time
sem_trywait9.4.7 sem_trywait - Non-blocking Wait on a Semaphore
sem_unlink9.4.5 sem_unlink - Unlink a semaphore
sem_wait9.4.6 sem_wait - Wait on a Semaphore
setenv3.4.18 setenv - Set Environment Variables
setgid3.4.8 setgid - Set Group ID
setjmp7.4.11 setjmp - Save Context for Non-Local Goto
setlocale7.4.1 setlocale - Set the Current Locale
setpgid3.4.14 setpgid - Set Process Group ID for Job Control
setsid3.4.13 setsid - Create Session and Set Process Group ID
setuid3.4.7 setuid - Set User ID
shm_open12.4.9 shm_open - Open a Shared Memory Object
shm_unlink12.4.10 shm_unlink - Remove a Shared Memory Object
sigaction2.4.6 sigaction - Examine and Change Signal Action
sigaddset2.4.1 sigaddset - Add a Signal to a Signal Set
sigdelset2.4.2 sigdelset - Delete a Signal from a Signal Set
sigemptyset2.4.5 sigemptyset - Empty a Signal Set
sigfillset2.4.3 sigfillset - Fill a Signal Set
sigismember2.4.4 sigismember - Is Signal a Member of a Signal Set
siglongjmp7.4.14 siglongjmp - Non-Local Jump with Signal Status to a Saved Context
sigpending2.4.11 sigpending - Examine Pending Signals
sigprocmask2.4.8 sigprocmask - Examine and Change Process Blocked Signals
sigqueue2.4.17 sigqueue - Queue a Signal to a Process
sigsetjmp7.4.13 sigsetjmp - Save Context with Signal Status for Non-Local Goto
sigsuspend2.4.12 sigsuspend - Wait for a Signal
sigtimedwait2.4.16 sigtimedwait - Synchronously Accept a Signal with Timeout
sigwait2.4.14 sigwait - Synchronously Accept a Signal
sigwaitinfo2.4.15 sigwaitinfo - Synchronously Accept a Signal
sleep14.4.4 sleep - Delay Process Execution
stat4.4.21 stat - Gets information about a file
strtok_r7.4.16 strtok_r - Reentrant Extract Token from String
symlink4.4.14 symlink - Creates a symbolic link to a file
sync5.4.11 sync - Schedule file system updates
sysconf3.4.23 sysconf - Get Configurable System Variables

Jump to:   _  
A   C   D   E   F   G   I   K   L   M   N   O   P   R   S   T   U   W  

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by RTEMS Server on May 15, 2013 using texi2html 1.82.
Copyright © 1988-2013 OAR Corporation