Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/r/_resmgr_status.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/r/_resmgr_status.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/r/_resmgr_status.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/r/_resmgr_status.html on line 8
Set the status member of a resource-manager context
#include <sys/resmgr.h>
#define _RESMGR_STATUS( resmgr_context_t *ctp,
int status ) ...
- ctp
- A pointer to a
resmgr_context_t
structure that the resource-manager library uses to pass context information
between functions.
- status
- The status that you want to set.
None.
The _RESMGR_STATUS() macro sets the status member
in the resmgr_context_t structure.
The resource manager library uses this status when it returns the value from
_RESMGR_NPARTS() for an
I/O or connect function, such as:
MsgReply
( ctp->rcvid, ctp->status, ctp->iov, num ).
QNX Neutrino
Safety: | |
Cancellation point |
No |
Interrupt handler |
Yes |
Signal handler |
Yes |
Thread |
Yes |
resmgr_connect_funcs_t,
resmgr_io_funcs_t,
_RESMGR_NPARTS(),
_RESMGR_PTR()
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/r/_resmgr_status.html on line 115
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/r/_resmgr_status.html on line 115