Searched refs:logging_thread (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/hfs-285/fsck_hfs/
H A Dutilities.c290 static pthread_t logging_thread; variable
475 pthread_join(logging_thread, NULL);
649 pthread_create(&logging_thread, NULL, fsck_logging_thread, NULL);

Completed in 92 milliseconds