Commit Graph

10 Commits (9229bed187aca4df348498d9da38c4151cb5f797)

Author SHA1 Message Date
Timothy Pearson 4eba9b8238 Fix a number of threading data races
12 years ago
Timothy Pearson c69c3400cb Use glib thread initialization functions when glib main loop is in use
12 years ago
Timothy Pearson 83d39cad27 Fix a number of threading problems and crashes
12 years ago
Timothy Pearson 5aa389f311 Fix GTK threading deadlock
12 years ago
Timothy Pearson 72eba91414 Fix X11 fd polling initialization in glib main loop
12 years ago
Timothy Pearson a7865cf691 Fix glib event loop threading
12 years ago
Timothy Pearson 9bff9eeefc Add level method to recursive mutex
12 years ago
Timothy Pearson 78125ea2f0 Add real threading support, including per-thread event loops, to QThread
12 years ago
Timothy Pearson bb07131a91 Add ability to enable/disable glib event pass through
12 years ago
Timothy Pearson de67a2b84b Add glib main loop support patches
12 years ago