総合手引 | セクション 9 | English | オプション |
#include <sys/param.h>
#include <sys/vnode.h>
vp | |
デクリメントされる vnode。 | |
vnode を使用中のシステム中の全てのコードは、 その vnode を使い終えた時には、 vrele() を呼び出すべきです。 その vnode の v_usecount フィールドが 0 に達した場合には、その vnode はフリーリストに置かれます。
VRELE (9) | July 24, 1996 |
総合手引 | セクション 9 | English | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
“ | The most horrifying thing about Unix is that, no matter how many times you hit yourself over the head with it, you never quite manage to lose consciousness. It just goes on and on. | ” |
— Patrick Sobalvarro |