Commit graph

14 commits

Author SHA1 Message Date
Eric House
ed8e007415 add XP_RAW_LOGFF (but don't use it) 2024-12-17 14:50:47 -08:00
Eric House
5170044b63 fix compile on linux 2024-11-26 10:10:18 -08:00
Eric House
edca516ecd turn on mutex deadlock checking 2024-11-22 09:37:10 -08:00
Eric House
f4af1d69ea for emacs: move compile-command into directory-scoped file 2024-10-10 07:40:38 -10:00
Eric House
c23904fbb0 get qos from server, and use unless overridden by local settings 2024-09-02 12:49:06 -07:00
Eric House
5347762300 rewrite xwmutex to use a single thread 2024-08-26 10:13:49 -07:00
Eric House
df84bf6145 includ NBS sends/receives in stats on Android 2024-08-24 15:32:29 -07:00
Eric House
e492d8f7b5 mutex tweaks 2024-08-24 09:46:43 -07:00
Eric House
a5132f22a4 rewrite lock detector to not use pthread_cancel
...which isn't available on Android
2024-08-22 22:00:37 -07:00
Eric House
466abffc43 rewrite mutex stuff to make timeout/asserting easier 2024-08-20 22:03:08 -07:00
Eric House
faf398790c cleanup; use new mutex for mempool 2024-08-17 22:03:37 -07:00
Eric House
f406757fb2 add generic timers (with dutil component for scheduling) 2024-08-12 21:11:14 -07:00
Eric House
0a992c5a4b move mutex into a struct (for future dev advantage) 2024-08-11 19:59:38 -07:00
Eric House
72082cde0d add mutex utility
since I'm using them more now
2024-08-06 10:23:20 -07:00