mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 07:10:52 +00:00
!13994 挑单-Update description of async lock shared mode
Merge pull request !13994 from diartyz/cherry-pick-1727281780
This commit is contained in:
commit
85c68ed2a9
@ -177,7 +177,7 @@ declare namespace utils {
|
||||
enum AsyncLockMode {
|
||||
/**
|
||||
* Shared lock operation.
|
||||
* The operation could reenter in the same thread if this mode is specified.
|
||||
* The operation could reenter if this mode is specified.
|
||||
*
|
||||
* @syscap SystemCapability.Utils.Lang
|
||||
* @atomicservice
|
||||
|
Loading…
Reference in New Issue
Block a user