NAME | SYNOPSIS | API RESTRICTIONS | RETURN VALUES | ATTRIBUTES | SEE ALSO
#include <afexec.h>int agetId(void);
The function or functions documented here may not be used safely in all application contexts with all APIs provided in the ChorusOS 5.0 product.
See API(5FEA) for details.
The agetId() call returns the current process ID.
See attributes(5)for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
---|---|
Interface Stability | Deprecated : Replaced by getpid(2POSIX) |
NAME | SYNOPSIS | API RESTRICTIONS | RETURN VALUES | ATTRIBUTES | SEE ALSO