A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2002-January/024077.html below:

[Python-checkins] CVS: python/dist/src/Python thread_pthread.h,2.30.6.1,2.30.6.2

[Python-checkins] CVS: python/dist/src/Python thread_pthread.h,2.30.6.1,2.30.6.2Anthony Baxter anthonybaxter@users.sourceforge.net
Thu, 10 Jan 2002 03:10:20 -0800
Update of /cvsroot/python/python/dist/src/Python
In directory usw-pr-cvs1:/tmp/cvs-serv25489

Modified Files:
      Tag: release21-maint
	thread_pthread.h 
Log Message:
thread_pthread.h

Index: thread_pthread.h
===================================================================
RCS file: /cvsroot/python/python/dist/src/Python/thread_pthread.h,v
retrieving revision 2.30.6.1
retrieving revision 2.30.6.2
diff -C2 -d -r2.30.6.1 -r2.30.6.2
*** thread_pthread.h	2001/12/23 04:07:25	2.30.6.1
--- thread_pthread.h	2002/01/10 11:10:18	2.30.6.2
***************
*** 129,136 ****
  	pthread_t th;
  	int success;
- 	dprintf(("PyThread_start_new_thread called\n"));
  #ifdef PTHREAD_SYSTEM_SCHED_SUPPORTED
  	pthread_attr_t attrs;
  #endif
  	if (!initialized)
  		PyThread_init_thread();
--- 129,136 ----
  	pthread_t th;
  	int success;
  #ifdef PTHREAD_SYSTEM_SCHED_SUPPORTED
  	pthread_attr_t attrs;
  #endif
+ 	dprintf(("PyThread_start_new_thread called\n"));
  	if (!initialized)
  		PyThread_init_thread();




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4