[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [xml] about threads



On Mon, Jun 27, 2005 at 04:28:05PM +0300, Anakreon wrote:
> When I debugged my program which uses libxml2 for configuration files
> I noticed that the program had more then one thread
> (gdb says
> [Thread debugging using libthread_db enabled]
> [New Thread 16384 (LWP 2584)]
> )
> Before using the library, the program was single threaded. Since I don't 
> need
> multiple threads, could the library become single threaded ?

  2.6.19 on linux uses weak symbols to avoid this.

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]