Add support for several platforms to obtain the real thread ID.
Already had the pthread ID which is not the same. The most obvious enhancement is in the "core show threads" output. As stated in the utils header, if the platform isn't supported -1 is reported (instead of the process ID previously). git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@298137 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- configure 390 additions, 462 deletionsconfigure
- configure.ac 3 additions, 0 deletionsconfigure.ac
- include/asterisk/autoconfig.h.in 3 additions, 0 deletionsinclude/asterisk/autoconfig.h.in
- include/asterisk/utils.h 7 additions, 0 deletionsinclude/asterisk/utils.h
- main/asterisk.c 3 additions, 1 deletionmain/asterisk.c
- main/logger.c 8 additions, 17 deletionsmain/logger.c
- main/utils.c 25 additions, 0 deletionsmain/utils.c
Loading
Please register or sign in to comment