Library Version 11.2.5.2
db_mutex_t alloc_mutex()
Allocate a Berkeley DB mutex.
Berkeley DB mutex handle.
These functions are in-process mutex support which uses Berkeley DB mutex mechanisms.
You can call these functions to do portable synchronization for your code.
dbstl_global_functions