NameData
NameData   Bulgaria
 
 
No information given.
seatbelt 27 Aug, 2022 @ 7:33am 
──────▄▌▐▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀​▀▀▀▀▀▀▌
───▄▄██▌█ beep beep
▄▄▄▌▐██▌█ gay porn delivery
███████▌█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄​▄▄▄▄▄▄▌
▀(@)▀▀▀▀▀▀▀(@)(@)▀▀▀▀▀▀▀▀▀▀▀▀▀​▀▀▀▀(@)▀
XxFurrySlayerxX 23 Aug, 2022 @ 9:18am 
🍟
Jumanji144 18 Jul, 2022 @ 1:48pm 
oops misclick
Jumanji144 18 Jul, 2022 @ 1:48pm 
void traverse(fs::directory_entry entry, search_context* ctx) {
if (_m_stop_all) [[unlikely]] return; // this should make all threads return
_m_count++;
if (entry.is_directory()) {
if (ctx->validation(entry)) [[unlikely]] {
// Found, stop this thread and all other threads
ctx->results.push_back(entry.path());
if(ctx->search_one) _m_stop_all = true;
return;
} else { [[likely]]
try {
for (auto& subentry : fs::directory_iterator(entry)) { // start a normal recursive search
try {
traverse(subentry, ctx);
}
catch (...) {
// access denied: skip this folder
}
}
}
catch (...) {
// access denied: skip this folder
}
}
}
}
Henchman 21 (Gary) 14 Jun, 2022 @ 10:12am 
+rep great mvm player
Spitz3r 14 Jul, 2020 @ 3:49pm 
+rep A Tf2 Veteran. Also very friendly