Re: port/thread.c and pthreads

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: port/thread.c and pthreads
Дата
Msg-id 200804211835.m3LIZYt22308@momjian.us
обсуждение исходный текст
Ответ на port/thread.c and pthreads  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: port/thread.c and pthreads  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Magnus Hagander wrote:
> port/thread.c includes the pthreads header files, and contains a bunch
> of comments about pthreads - but there seems to be no code related to
> pthreads at all in the file. Am I missing something completely here? ;-)

Uh, those files are thread-safe/reentrant versions of libc functions.  I
don't think they need the pthread.h includes.  You want to try removing
those includes and see how the buildfarm behaves?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: typedefs for indent
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Commitfest namespacing (was: TODO, FAQs to Wiki?)