This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Remove an object from the power manager namespace
#include <sys/pm.h> int pm_unlink(const char *name);
libpm
The pm_unlink() removes the specified name from the power manager namespace.
Safety: | |
---|---|
Cancellation point | Yes |
Interrupt handler | No |
Signal handler | No |
Thread | Yes |