z/OS Open Cryptographic Services Facility Application Programming
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Multi-threaded Applications

z/OS Open Cryptographic Services Facility Application Programming
SC24-5899-01

The OCSF framework supports multi-threaded applications. Framework initialization creates mutexes that are used to protect critical sections. Service providers specify whether or not they are threadsafe and if one is not, the framework creates a mutex that is locked prior to passing control to that provider. Applications do not need to be aware that these mutexes exist. The framework locks and unlocks these as necessary.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014