NameData
NameData   Bulgaria
 
 
Няма предоставена информация.
Понастоящем извън линия
seatbelt 27 авг. 2022 в 7:33 
──────▄▌▐▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀​▀▀▀▀▀▀▌
───▄▄██▌█ beep beep
▄▄▄▌▐██▌█ gay porn delivery
███████▌█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄​▄▄▄▄▄▄▌
▀(@)▀▀▀▀▀▀▀(@)(@)▀▀▀▀▀▀▀▀▀▀▀▀▀​▀▀▀▀(@)▀
XxFurrySlayerxX 23 авг. 2022 в 9:18 
🍟
Jumanji144 18 юли 2022 в 13:48 
oops misclick
Jumanji144 18 юли 2022 в 13:48 
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 14 юни 2022 в 10:12 
+rep great mvm player
Spitz3r 14 юли 2020 в 15:49 
+rep A Tf2 Veteran. Also very friendly