Search results for "c3f8aa3c637284b77641e22a0982ced6" in md5 (3)

/g/ - Rust for Linux
Anonymous No.106390555
>>106388350
When is the read lock dropped and released in this Rust snippet? And is there a deadlock in this snippet? You may not assume anything about which edition it is compiled and run in.

fn f(value: &RwLock>) {
if let Some(x) = *value.read().unwrap() {
println!("value is {x}");
} else {
let mut v = value.write().unwrap();
if v.is_none() {
*v = Some(true);
}
}
}
/int/ - Thread 213769478
Anonymous Austria No.213769478
Does the body use poop for heat exchange? It's super hot here and every time I poop it feels like I'm shitting lava in my country
/v/ - Thread 714761351
Anonymous No.714761351
Best flamethrower vidya?