Searched refs:locked (Results 1 – 5 of 5) sorted by relevance
157 struct adopt_lock_t {}; // take ownership of a locked mtuex258 "unique_lock::lock: already locked" );272 "unique_lock::try_lock: already locked" );287 "unique_lock::try_lock_for: already locked");302 "unique_lock::try_lock_until: already locked");313 "unique_lock::unlock: not locked");424 if (i == sizeof...(L3) + 1) // all except l0 are locked
1191 … rt_clk *ofw_get_clk_no_lock(struct rt_ofw_node *np, int index, const char *name, rt_bool_t locked) in ofw_get_clk_no_lock() argument1205 if (locked) in ofw_get_clk_no_lock()1212 if (locked) in ofw_get_clk_no_lock()
354 Fixed the file gets dead-locked when f_open() failed with some conditions. (appeared at R0.12a)
114 Releases the mutex previously locked through 'sys_mutex_lock()'.
Completed in 10 milliseconds