Skip to content
Snippets Groups Projects
Commit 0d19ab4e authored by Michiel van Baak's avatar Michiel van Baak
Browse files

pthread_self returns a pthread_t which is not an unsigned int on all

pthread implementations. Casting it to an unsigned int fixes compiler warnings.

Tested on OpenBSD and Linux both 32 and 64 bit


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@205532 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent ba2a8457
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment