From b1972e47c0359b818522f6aa822f3457be938060 Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 13 Aug 1999 16:17:01 +0000 Subject: 1999-08-14 Ross Johnson * exit.c (pthread_exit): Don't call pthread_self() but get thread handle directly for efficiency. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 76c866c..4655fc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-08-14 Ross Johnson + + * exit.c (pthread_exit): Don't call pthread_self() but + get thread handle directly for efficiency. + 1999-08-12 Ross Johnson * private.c (_pthread_threadStart): ei[] only declared if _MSC_VER. -- cgit v1.2.3