Re: cvs commit: src/include dirent.h stdio.h src/lib/libc Makefi

看板DFBSD_commit作者時間21年前 (2005/02/01 15:33), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串5/10 (看更多)
:Actually, I don't like the export of __isthreaded as part of libc ABI :at all. The locked functions should be normal calls, the compiler can :inline in the libc if it feels so. This might actually be faster too. : :Joerg What, you mean THREAD_LOCK() and friends? Those should probably be consolidated. I don't see that we have a choice re: __isthreaded. The variable could be renamed I suppose but there needs to be some sort of variable that is part of the libc ABI that libc can check. The variable can't be exported by the threads library because there might not be a threads library linked in. -Matt Matthew Dillon <dillon@backplane.com>
文章代碼(AID): #11_p2n00 (DFBSD_commit)
討論串 (同標題文章)
完整討論串 (本文為第 5 之 10 篇):
文章代碼(AID): #11_p2n00 (DFBSD_commit)