test_urcu.c: use gettid()
authorBert Wesarg <bert.wesarg@googlemail.com>
Sat, 7 Feb 2009 23:59:29 +0000 (18:59 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sat, 7 Feb 2009 23:59:29 +0000 (18:59 -0500)
commit87bd15cdb3e77c3d0a616c57ae3876ddea48a54f
tree81e66c11b77cc647d28440de292f48837a53cb71
parente6d6e2dc86bd63c7e702f68ffdb1e5a6ef723abc
test_urcu.c: use gettid()

It's probably better to print the tid for each thread, not the pid.

Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>
test_urcu.c
This page took 0.024704 seconds and 4 git commands to generate.