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

pmd_attr_lock()

Lock the attr

Synopsis:

#include <sys/pm.h>

int pmd_attr_lock(pmd_attr_t *attr)

Library:

libc

Description:

This function is used to lock the attr.

Returns:

Classification:

QNX 6

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

See also:


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