[xml] about threads



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 ?

Anakreon




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