xwords/xwords4
Eric House 993fff8e13 use a single queue for all nbsproto threads
No point in worrying about whether a thread exists without emptying its
queue. Instead have a thread start when something's added to the queue
and exit when it's been empty for a while. Only trick is the need to
remember the phone number[s] on behalf of which a retry's necessary
because jni code is waiting to see if combining can be done.
2019-06-23 10:20:16 -07:00
..
android use a single queue for all nbsproto threads 2019-06-23 10:20:16 -07:00
common differentiate betweeen PENDING and RECENT tiles 2019-06-23 10:20:16 -07:00
dawg add makefile for new wordlist 2019-06-23 10:20:16 -07:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux differentiate betweeen PENDING and RECENT tiles 2019-06-23 10:20:16 -07:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay Wait for ACK to remove stored message 2019-06-23 10:19:01 -07:00
scripts more work on script 2014-02-26 07:52:18 -08:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince make trade and move confirm non-blocking 2017-02-17 08:58:20 -08:00
Makefile include all .xml and .java files, but only if they're not named in a .gitignore file in the same directory 2014-03-01 11:44:20 -08:00