OSSP CVS Repository

ossp - Difference in ossp-pkg/pth/pth_tcb.c versions 1.37 and 1.38
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/pth/pth_tcb.c 1.37 -> 1.38

--- pth_tcb.c    2002/01/27 11:03:41     1.37
+++ pth_tcb.c    2002/01/30 13:07:08     1.38
@@ -78,6 +78,11 @@
 
     /* mutex ring */
     pth_ring_t     mutexring;            /* ring of aquired mutex structures            */
+
+#ifdef PTH_EX
+    /* per-thread exception handling */
+    ex_ctx_t       ex_ctx;               /* exception handling context                  */
+#endif
 };
 
 #endif /* cpp */

CVSTrac 2.0.1