Home
last modified time | relevance | path

Searched refs:call_me_to_get_lock (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/test/API/commands/expression/no-deadlock/
Dlocking.cpp45 call_me_to_get_lock (int ret_val) in call_me_to_get_lock() function
73 int result = call_me_to_get_lock(get_int()); in main()
/external/llvm-project/lldb/test/API/lang/c/step_over_no_deadlock/
Dlocking.cpp45 call_me_to_get_lock (int ret_val) in call_me_to_get_lock() function
73 int result = call_me_to_get_lock(get_int()); in main()