[ruby-cvs:53052] nobu:r45906 (trunk): thread_pthread.c: compare with pthread_equal
nobu at ruby-lang.org
nobu at ruby-lang.org
Sat May 10 23:47:04 JST 2014
nobu 2014-05-10 23:47:04 +0900 (Sat, 10 May 2014)
New Revision: 45906
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=45906
Log:
thread_pthread.c: compare with pthread_equal
* thread_pthread.c (ubf_select): compare thread_id with
pthread_equal() but not directly.
Modified files:
trunk/thread_pthread.c
More information about the ruby-cvs
mailing list