projects
/
kopensolaris-gnu
/
glibc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update from db-2.3.12.
[kopensolaris-gnu/glibc.git]
/
db2
/
include
/
mutex_ext.h
1
/* DO NOT EDIT: automatically built by dist/distrib. */
2
void __db_mutex_init __P((db_mutex_t *, off_t));
3
int __db_mutex_lock __P((db_mutex_t *, int));
4
int __db_mutex_unlock __P((db_mutex_t *, int));