Resource Managers
Alphabetical listing of connect and I/O functions
Parent topic
:
Alphabetical listing of connect and I/O functions
Shutdown I/O function handler
QNX SDP
7.1
Getting Started with QNX Neutrino RTOS
Updated: October 28, 2024
Prototype:
int (*
shutdown
) ( resmgr_context_t *
ctp
, io_shutdown_t *
msg
, RESMGR_OCB_T *
ocb
)
This function is reserved by
BlackBerry QNX
for future use. You should initialize the I/O table using
iofunc_func_init()
and not modify this entry.
Related concepts
Resource Managers (System Architecture)
Writing a Resource Manager