OSSP CVS Repository

ossp - Difference in ossp-pkg/pth/pthread.h.in versions 1.58 and 1.59
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/pth/pthread.h.in 1.58 -> 1.59

--- pthread.h.in 2001/03/24 15:46:32     1.58
+++ pthread.h.in 2001/03/24 15:55:33     1.59
@@ -339,6 +339,10 @@
 extern int       pthread_sigmask(int, const sigset_t *, sigset_t *);
 extern int       pthread_kill(pthread_t, int);
 
+/* concurrency routines */
+extern int       pthread_getconcurrency(void);
+extern int       pthread_setconcurrency(int);
+
 /* context routines */
 extern int       pthread_key_create(pthread_key_t *, void (*)(void *));
 extern int       pthread_key_delete(pthread_key_t);

CVSTrac 2.0.1