lockstat.so

来自「berkeley db 4.6.21的源码。berkeley db是一个简单的数」· SO 代码 · 共 16 行

SO
16
字号
m4_comment([$Id: lockstat.so,v 1.4 2005/11/08 02:45:19 bostic Exp $])m4_ref_title(Upgrading m4_db Applications,    Release 4.4: lock statistics,,    upgrade.4.4/clear, upgrade.4.4/disk)m4_p([dnlThe names of two fields in the lock statistics changed in the m4_db 4.4release.  The m4_arg(st_nconflicts) field was renamed to bem4_arg(st_lock_wait), and the m4_arg(st_nnowaits) field was renamed tobe m4_arg(st_lock_nowait).  The meaning of the fields is unchanged(although the documentation has been updated to make it clear what thesefields really represent).])m4_page_footer

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?