Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
86f9fca3d3
  1. 2
      iguana/iguana777.c

2
iguana/iguana777.c

@ -400,7 +400,7 @@ void iguana_helper(void *arg)
iguana_balancecalc(ptr->coin,ptr->bp); iguana_balancecalc(ptr->coin,ptr->bp);
myfree(ptr,ptr->allocsize); myfree(ptr,ptr->allocsize);
} }
else if ( idle++ > 10 ) else
{ {
if ( (ptr= queue_dequeue(&validateQ,0)) != 0 ) if ( (ptr= queue_dequeue(&validateQ,0)) != 0 )
{ {

Loading…
Cancel
Save