From: Bert Wesarg Date: Sat, 7 Feb 2009 23:59:29 +0000 (-0500) Subject: test_urcu.c: use gettid() X-Git-Tag: v0.1~320 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=87bd15cdb3e77c3d0a616c57ae3876ddea48a54f;hp=87bd15cdb3e77c3d0a616c57ae3876ddea48a54f;p=urcu.git test_urcu.c: use gettid() It's probably better to print the tid for each thread, not the pid. Signed-off-by: Bert Wesarg ---