1lockfile API
2============
34
Talk about <lockfile.c>, things like:
56
* lockfile lifetime -- atexit(3) looks at them, do not put them on the
7stack;
8* hold_lock_file_for_update()
9* commit_lock_file()
10* rollback_rock_file()
1112
(JC, Dscho, Shawn)