Add diagnostic items to sys::Mutex

This commit is contained in:
Patrick-6
2025-05-28 15:12:56 +02:00
parent 77101febcc
commit 2e99a880e2
3 changed files with 9 additions and 0 deletions

View File

@@ -2071,6 +2071,9 @@ symbols! {
sym,
sync,
synthetic,
sys_mutex_lock,
sys_mutex_try_lock,
sys_mutex_unlock,
t32,
target,
target_abi,