The functions, macros, and data structures in the C library are described here in alphabetical order.
¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦ ¦
The following are described elsewhere:
For information about: | See: |
---|---|
_NTO_TRACE_GETEVENT_C() | "Macros for use with the event header" in the entry for TraceEvent() |
_NTO_TRACE_GETEVENT() | "Macros for use with the event header" in the entry for TraceEvent() |
_NTO_TRACE_GETCPU() | "Macros for use with the event header" in the entry for TraceEvent() |
_NTO_TRACE_SETEVENT_C() | "Macros for use with the event header" in the entry for TraceEvent() |
_NTO_TRACE_SETEVENT() | "Macros for use with the event header" in the entry for TraceEvent() |
The following have been deprecated:
Instead of: | Use: |
---|---|
nanosleep_abs() | clock_nanosleep() |
nanosleep_rel() | clock_nanosleep() |
Note the following:
This chapter describes the API components whose names begin with "N".