mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 01:42:37 +08:00
Merge remote-tracking branch 'sfc/bugfixes/macos-literal-string' into bugfixes/macos-literal-string
This commit is contained in:
commit
4fcdd298b4
@ -1056,7 +1056,7 @@ void* worker_thread(void* thread_args) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
fprintf(debugme,
|
fprintf(debugme,
|
||||||
"DEBUG: worker_id:%d (%d) thread_id:%d (%d) (tid:%ld)\n",
|
"DEBUG: worker_id:%d (%d) thread_id:%d (%d) (tid:%lld)\n",
|
||||||
worker_id,
|
worker_id,
|
||||||
args->num_processes,
|
args->num_processes,
|
||||||
thread_id,
|
thread_id,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user