mirror of
https://gitee.com/openharmony/resourceschedule_ffrt
synced 2024-11-30 08:40:40 +00:00
ffrt recursive mutex api normalize
Signed-off-by: yuanzhipu <2710242656@qq.com>
This commit is contained in:
parent
c3f0f7b428
commit
27360c76d6
@ -189,7 +189,7 @@ typedef struct {
|
||||
*
|
||||
* Describes the mutex type, ffrt_mutex_normal is normal mutex;
|
||||
* ffrt_mutex_recursive is recursive mutex, ffrt_mutex_default is normal mutex.
|
||||
*
|
||||
*
|
||||
* @since 12
|
||||
*/
|
||||
typedef enum {
|
||||
|
Loading…
Reference in New Issue
Block a user