ruby-cvs:19975
From: nobu ruby-lang.org
Date: Thu, 12 Jul 2007 10:30:49 +0900 (JST)
Subject: [ruby-cvs:19975] Ruby:r12739 (trunk): * thread.c (thread_join): pthread_t may not be pointer.
nobu 2007-07-12 10:30:48 +0900 (Thu, 12 Jul 2007)
New Revision: 12739
Modified files:
trunk/ChangeLog
trunk/thread.c
trunk/thread_pthread.ci
Log:
* thread.c (thread_join): pthread_t may not be pointer.
* thread_pthread.ci (ubf_select_each): ditto.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread_pthread.ci?r1=12739&r2=12738
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12739&r2=12738
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=12739&r2=12738