@ -309,7 +309,7 @@ fuse_session_loop_mt(struct fuse_session *se_,
if(process_tp)
process_threads = process_tp->threads();
::pin_threads(read_threads,process_threads,pin_threads_type_);
PinThreads::pin(read_threads,process_threads,pin_threads_type_);
syslog(LOG_INFO,
"read-thread-count=%d; "