We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b7094 commit 2231993Copy full SHA for 2231993
src/.build-counter
@@ -1 +1 @@
1
-2493
+2494
src/worker.c
@@ -238,6 +238,7 @@ __noreturn static void *worker_thread_exit(struct worker *worker)
238
239
W_DBG(WORKER, worker, "Worker is stopped");
240
241
+ DBG_FUNC_END("} = %p", NULL);
242
DBG_FUNC_END("} = %p", NULL);
243
244
pthread_exit(NULL);
0 commit comments