From: Mathieu Desnoyers Date: Wed, 29 Jun 2011 18:12:23 +0000 (-0400) Subject: pthread_self should be cast to unsigned long X-Git-Tag: v0.6.4~10 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=8ddd797049f1137f54eb1e2924ee2c91047ab8a8;hp=8ddd797049f1137f54eb1e2924ee2c91047ab8a8;p=urcu.git pthread_self should be cast to unsigned long Used as part of the random seed along with time(). Signed-off-by: Mathieu Desnoyers ---