LO_ENROLLPEND is no more existing so just axe it (it was left out by the
original commit axing it).
This commit is contained in:
parent
35856c0048
commit
43729c22da
@ -35,8 +35,7 @@
|
||||
|
||||
#define LO_ALLMASK (LO_INITIALIZED | LO_WITNESS | LO_QUIET | \
|
||||
LO_RECURSABLE | LO_SLEEPABLE | LO_UPGRADABLE | \
|
||||
LO_DUPOK | LO_ENROLLPEND | LO_CLASSMASK | \
|
||||
LO_NOPROFILE)
|
||||
LO_DUPOK | LO_CLASSMASK | LO_NOPROFILE)
|
||||
#define LO_EXPECTED (LO_INITIALIZED | LO_WITNESS | LO_RECURSABLE | \
|
||||
LO_SLEEPABLE | LO_UPGRADABLE | LO_DUPOK | \
|
||||
/* sx lock class */(2 << LO_CLASSSHIFT))
|
||||
|
Loading…
Reference in New Issue
Block a user