質問編集履歴
2
不要箇所削除
test
CHANGED
File without changes
|
test
CHANGED
@@ -45,8 +45,6 @@
|
|
45
45
|
{
|
46
46
|
|
47
47
|
printf("notifyfunc: timer has expired.\n");
|
48
|
-
|
49
|
-
pthread_exit(NULL);
|
50
48
|
|
51
49
|
}
|
52
50
|
|
1
typo
test
CHANGED
File without changes
|
test
CHANGED
@@ -130,7 +130,7 @@
|
|
130
130
|
|
131
131
|
==28846== by 0x4E403BA: timer_create@@GLIBC_2.3.3 (timer_create.c:101)
|
132
132
|
|
133
|
-
==28846== by 0x1089C6: main (in /home/
|
133
|
+
==28846== by 0x1089C6: main (in /home/xxx/sample/sample_timer_2)
|
134
134
|
|
135
135
|
==28846==
|
136
136
|
|