mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +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 {
|
enum AsyncLockMode {
|
||||||
/**
|
/**
|
||||||
* Shared lock operation.
|
* 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
|
* @syscap SystemCapability.Utils.Lang
|
||||||
* @atomicservice
|
* @atomicservice
|
||||||
|
Loading…
Reference in New Issue
Block a user