• D
    Include a thread identifier in log messages · 9288c31b
    Daniel P. Berrange 提交于
    To allow messages from different threads to be untangled,
    include an integer thread identifier in log messages.
    
    * src/util/logging.c: Include thread ID
    * src/util/threads.h, src/util/threads.h, src/util/threads-pthread.c:
      Add new virThreadSelfID() function
    * configure.ac: Check for sys/syscall.h
    9288c31b
libvirt_private.syms 17.4 KB