/[hurd]/hurd-l4/libpthread/pthread/pt-internal.h
ViewVC logotype

Diff of /hurd-l4/libpthread/pthread/pt-internal.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by marcus, Mon Nov 1 17:04:00 2004 UTC revision 1.3 by marcus, Mon Nov 1 17:28:42 2004 UTC
# Line 126  __pthread_dequeue (struct __pthread *thr Line 126  __pthread_dequeue (struct __pthread *thr
126               element = element->next)               element = element->next)
127    
128  /* The total number of threads currently active.  */  /* The total number of threads currently active.  */
129  extern uatomic_max_t __pthread_total;  extern uatomic32_t __pthread_total;
130    
131  /* The total number of thread IDs currently in use, or on the list of  /* The total number of thread IDs currently in use, or on the list of
132     available thread IDs.  */     available thread IDs.  */

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26