| | | | |
| D |
| |
| | delete thread-specific data key - pthread_key_delete ( ) |
| |
| | detach a thread - pthread_detach ( ) |
| |
| | door_bind -- bind or unbind the current thread with the door server pool ( ) |
| |
| | door_call - invoke the function associated with a door descriptor ( ) |
| |
| | door_create - create a door descriptor ( ) ( ) |
| |
| | door_cred - return credential information associated with the client ( ) ( ) |
| |
| | door_info - return information associated with a door descriptor ( ) ( ) |
| |
| | door_return - return from a door invocation ( ) |
| |
| | door_revoke - revoke access to a door descriptor ( ) ( ) |
| |
| | door_server_create - specify an alternative door server thread creation function ( ) |
| |
| | door_unbind -- bind or unbind the current thread with the door server pool ( ) |