sync with mit plan 9 version
This commit is contained in:
parent
33433b3fde
commit
27d2809820
28 changed files with 456 additions and 371 deletions
|
|
@ -696,7 +696,7 @@ struct Bloom
|
|||
QLock mod; /* one marker at a time, protects nb */
|
||||
int nhash;
|
||||
ulong size; /* bytes in tab */
|
||||
ulong mask; /* to produce index */
|
||||
ulong bitmask; /* to produce bit index */
|
||||
u8int *data;
|
||||
Part *part;
|
||||
Channel *writechan;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue