Searched refs:target_has_atomic_cas (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/log/ | ||
H A D | build.rs | 13 if target_has_atomic_cas(&target) { in main() 24 fn target_has_atomic_cas(target: &str) -> bool { in target_has_atomic_cas() functions |
Completed in 1 milliseconds