IndexA
- ABI, See application binary interface
- ABI differences from API, (
)
- accept, (
), ( )
- API differences from ABI, (
)
- appcert
- limitations, (
)
- syntax, (
)
- application binary interface (ABI), (
)- defined, (
)
- tools, (
)- appcert, (
)
- apptrace, (
)
- apptrace, (
)
- asynchronous I/O
- behavior, (
)
- endpoint service, (
)
- guaranteeing buffer state, (
)
- listen for network connection, (
)
- making connection request, (
)
- notification of data arrival, (
)
- opening a file, (
)
- using structure, (
)
- Asynchronous Safe, (
)
- asynchronous socket, (
), ( )
- atomic updates to semaphores, (
)
B
- barrier mode, implicit, (
)
- bind, (
), ( )
- blocking mode
- defined, (
)
- finite time quantum, (
)
- priority inversion, (
)
- time-sharing process, (
)
- brk(2), (
)
- broadcast, sending message, (
)
C
- calloc, (
)
- checksum off-load, (
)
- child process, (
)
- chmod(1), (
)
- class
- definition, (
)
- priority queue, (
)
- scheduling algorithm, (
)
- scheduling priorities, (
)
- client/server model, (
)
- close, (
)
- connect, (
), ( ), ( ), ( ), ( )
- connection-mode
- asynchronous network service, (
)
- asynchronously connecting, (
)
- definition, (
)
- using asynchronous connection, (
)
- connectionless mode, asynchronous network service, (
)
- connectionless-mode, definition, (
)
- context switch, pre-empting a process, (
)
- creation flags, IPC, (
)
D
- daemon, inetd, (
)
- datagram
- socket, (
), ( ), ( )
- debugging dynamic memory, (
)
- /dev/zero, mapping, (
)
- dispatch, priorities, (
)
- dispatch latency, (
)- under realtime, (
)
- dispatch table
- configuring, (
)
- kernel, (
)
- dynamic memory
- allocation, (
)
- debugging, (
)- access checking, (
)
- leak checking, (
)
- memory use checking, (
)
E
- EWOULDBLOCK, (
)
- example, RSMAPI, (
)
- examples, library mapfile, (
)
F
- F_GETLK, (
)
- F_SETOWN fcntl, (
)
- fcntl(2), (
)
- file and record locking, (
)
- file descriptor
- passing to another process, (
)
- transferring, (
)
- file system
- contiguous, (
)
- opening dynamically, (
)
- file versioning, (
)
- files, lock, (
)
- free, (
)
|