📄 mutex.so
字号:
m4_comment([$Id: mutex.so,v 1.3 2005/11/08 02:45:20 bostic Exp $])m4_ref_title(Upgrading m4_db Applications, Release 4.4: mutexes,, upgrade.4.4/joinenv, upgrade.4.4/clear)m4_p([dnlThe DB_ENV__GT__set_tas_spins and DB_ENV__GT__get_tas_spins methods havebeen renamed to m4_ref(mutex_set_tas_spins) andm4_ref(mutex_get_tas_spins) to match the new mutex support in the m4_db4.4 release. Applications calling the old methods should be updated touse the new method names.])m4_p([dnlFor backward compatibility, the string "set_tas_spins" is still supportedin DB_CONFIG files.])m4_p([dnlThe --with-mutexalign=ALIGNMENT compile-time configuration option hasbeen removed from m4_db configuration. Mutex alignment should now beconfigured at run-time, using the m4_refT(mutex_set_align).])m4_page_footer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -