diff dw.h @ 697:830e1f3672b9

Added draining mechanism for threads that don't have run loops.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 10 Mar 2011 23:28:10 +0000
parents 9861d264925d
children 37c8d2b4cec5
line wrap: on
line diff
--- a/dw.h	Thu Mar 10 19:49:57 2011 +0000
+++ b/dw.h	Thu Mar 10 23:28:10 2011 +0000
@@ -304,6 +304,8 @@
    HWND handle;
 } *HPIXMAP;
 
+void _dw_pool_drain(void);
+
 #define DW_DT_LEFT               0 /* NSLeftTextAlignment */
 #define DW_DT_QUERYEXTENT        0
 #define DW_DT_UNDERSCORE         0