exec_call
System command execution
Line 300Snippets
thread::spawn(move || { thread::spawn(move || { thread::spawn(move || {network_call
Outbound network call
Outbound network call
Line 478Snippets
count_.fetch_add(1, std::memory_order_relaxed); counter.fetch_add(1, Ordering::SeqCst);Trust Score
Updated 2周前
分析时间
2026年3月31日 15:58
+ 2 previous scans
兼容
Skill details
Updated 2周前
分析时间 2026年3月31日 15:58
说明
Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory bugs.
最近扫描
2026年3月31日 15:58
Latest analysis
2026年3月31日 15:13
Run 2
2026年3月27日 15:54
Run 1