Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House 8c9e3ce14c use pthreads mutex to synchronize alloc and free operations in (debug
only) mpool. I'm getting assertions about failure to free now that
multiple threads are accessing open games, but I think they're bogus:
due to multiple threads modifying the leak-detection counters. This
seems to fix the assertions I was seeing in mpool_destroy().
2016-04-09 11:54:08 -07:00
xwords4 use pthreads mutex to synchronize alloc and free operations in (debug 2016-04-09 11:54:08 -07:00
.gitignore hide core files 2014-10-17 18:37:08 -07:00
.projectile add projectile file now that I have some confidence it what it's doing 2014-10-10 07:38:27 -07:00