On Fri, 6 Sep 2002, INOUE Seiichiro wrote: > It looks apr_os_thread_get() is wrong on Win32. > The types don't match.
I fail to see the problem? apr_os_thread_get returns an apr_os_thread_t, not an apr_thread_t. --Cliff
On Fri, 6 Sep 2002, INOUE Seiichiro wrote: > It looks apr_os_thread_get() is wrong on Win32. > The types don't match.
I fail to see the problem? apr_os_thread_get returns an apr_os_thread_t, not an apr_thread_t. --Cliff