Displaying 2 results from an estimated 2 matches for "notfull".
Did you mean:
notfall
2011 Jan 12
1
[LLVMdev] VMKit Runtime Link Error
...)V
after using the function :
void java.util.concurrent.locks.Condition.await()
My test program is as follows:
*import* *java.lang*.*;
*import* *java.util.Map*;
*import* *java.io*.*;
*import* java.util.concurrent.locks.*;
*class* BoundedBuffer {
Lock lock;
Condition notFull;
Condition notEmpty;
*final* Object[] items = *new* Object[100];
*int* putptr, takeptr, count;
*public* BoundedBuffer(*int* init_count)
{
lock = *new* ReentrantLock();
notFull = lock.newCondition();...
2004 Jul 23
2
Shorewall as gateway/router - web traffic not full working
Hi,
I am using Shorewall 2.0.6 on Debian with iptables 1.29.
Before I was using Shorewall 2.0.3 and If work correctly, I am not sure that
my problems begin after upgrade to 2.0.6, but my problem is that I can''t see
some websites on the pc clients ( such as www.microsoft.com ), but some
websites yes ( they are not in the pc cache ).
My config is Shorewall as gateway/router of