Home
last modified time | relevance | path

Searched refs:locked (Results 1 – 5 of 5) sorted by relevance

/components/libc/cplusplus/cpp11/gcc/
A Dmutex157 struct adopt_lock_t {}; // take ownership of a locked mtuex
258 "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
/components/drivers/clk/
A Dclk.c1191 … 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() argument
1205 if (locked) in ofw_get_clk_no_lock()
1212 if (locked) in ofw_get_clk_no_lock()
/components/dfs/dfs_v1/filesystems/elmfat/
A D00history.txt354 Fixed the file gets dead-locked when f_open() failed with some conditions. (appeared at R0.12a)
/components/dfs/dfs_v2/filesystems/elmfat/
A D00history.txt354 Fixed the file gets dead-locked when f_open() failed with some conditions. (appeared at R0.12a)
/components/net/lwip/lwip-2.0.3/doc/
A Dsys_arch.txt114 Releases the mutex previously locked through 'sys_mutex_lock()'.

Completed in 10 milliseconds