CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/12/27 21:59:31
Modified files:
lib/librthread : rthread.c rthread_np.c rthread_sched.c
Log message:
pthread_self() may be much cheaper and never more expensive than getthrid()
so prefer it for identifying the current thread
