Go to the source code of this file.
| #define PKC_CONTEXT /* Indicate that we're working with PKC context */ |
| #define THREAD_NOTIFY_ACQUIRED |
( |
|
dummy | ) |
|
| #define THREAD_NOTIFY_CANCELLED |
( |
|
dummy | ) |
|
| #define THREAD_NOTIFY_PREPARE |
( |
|
dummy | ) |
|
| #define THREAD_NOTIFY_RELEASED |
( |
|
dummy | ) |
|
- Enumerator:
| ACCESS_CHECK_NONE |
|
| ACCESS_CHECK_EXTACCESS |
|
| ACCESS_CHECK_KEYACCESS |
|
| ACCESS_CHECK_SUSPEND |
|
| ACCESS_CHECK_LAST |
|
Definition at line 73 of file obj_acc.c.
| void endObjectAltAccess |
( |
void |
| ) |
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Definition at line 419 of file obj_acc.c.