[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Thread Plug-in Support #4
From: |
NIIBE Yutaka |
Subject: |
Re: [PATCH] Thread Plug-in Support #4 |
Date: |
Fri, 13 Apr 2001 08:29:34 +0900 (JST) |
Dirk Herrmann wrote:
> I am just about to apply your patch. However, didn't you and Keisuke
> agree about naming the macros SCM_CRITICAL_SECTION* instead of the more
> verbose SCM_THREAD_CRITICAL_SECTION*... ?
I agree Keisuke that shorter is better (for name). This round, I just
take another "shorter is better" (for length of patch) to review.
If my patch is OK to apply, then go for
s/SCM_THREAD_CRITICAL_SECTION/SCM_CRITICAL_SECTION/
--