OSSP CVS Repository

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

ossp-pkg/pth/pth_tcb.c 1.39 -> 1.40

--- pth_tcb.c    2002/10/24 15:21:14     1.39
+++ pth_tcb.c    2002/11/03 11:15:05     1.40
@@ -40,6 +40,7 @@
     /* standard thread control block ingredients */
     int            prio;                 /* base priority of thread                     */
     char           name[PTH_TCB_NAMELEN];/* name of thread (mainly for debugging)       */
+    int            dispatches;           /* total number of thread dispatches           */
     pth_state_t    state;                /* current state indicator for thread          */
 
     /* timing */

CVSTrac 2.0.1