[Previous] [Contents] [Index] [Next]

pmd_attr_unlock()

Unlock the attr

Synopsis:

#include <sys/pm.h>

int pmd_attr_unlock(pmd_attr_t *attr)

Library:

libc

Description:

This function is used to unlock the attr

Returns:

Classification:

QNX 6

Safety:
Cancellation point Yes
Interrupt handler No
Signal handler Yes
Thread Yes

See also:


[Previous] [Contents] [Index] [Next]