libpthread API Specification |
Some libpthread functions require the additional capabilities listed below:
Capability |
Description |
PowerMgmt | Grants the right:
The following functions require PowerMgmt capabilities:
|
ProtServ | Grants the right to a server to register with a protected name. Currently,
protected names start with a "!" character. The kernel prevents servers without
this capability from using such a name, and therefore prevents protected servers
from being impersonated. The thread create case (pthread_create() ) needs
ProtServ capability. It uses the User::SetCritical () API.
The
following functions require ProtServ capabilities:
|
©Nokia 2007 |