pthread_self should be cast to unsigned long
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 29 Jun 2011 18:12:23 +0000 (14:12 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 29 Jun 2011 18:12:23 +0000 (14:12 -0400)
commit8ddd797049f1137f54eb1e2924ee2c91047ab8a8
tree5541d84cbf6c6215f3553d43d3fbb46b2731c806
parent4c1ae2ea760611f4d2b658b4e6b374f597c1c1f9
pthread_self should be cast to unsigned long

Used as part of the random seed along with time().

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
urcu/static/urcu.h
This page took 0.024232 seconds and 4 git commands to generate.