a3121edc15435829c43fe1610a628ccf0f67e522
- Use JDK 1.5 ConcurrentLinkedQueue to enable moving the enqueue and dequeue operations out of the synchronized block. - Use a the new "result" property on WCRunnable to convey the result from the run() back to the caller. M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WCRunnable.java - Make this an abstract class and add a read/write property called "result". git-svn-id: svn://10.0.0.236/trunk@218515 18797224-902f-48f8-a5cc-f745e15eee43
Description
No description provided
Languages
C++
31%
C
21.9%
HTML
13.3%
JavaScript
12.9%
Java
5.1%
Other
15.5%