jxa-lib
Preparing search index...
dispatch
dispatch_semaphore_create
Variable dispatch_semaphore_create
Const
dispatch_semaphore_create
:
(
n
:
number
)
=>
NSObject
= $.dispatch_semaphore_create
Creates new counting semaphore with an initial value.
Type Declaration
(
n
:
number
)
:
NSObject
Parameters
n
:
number
Returns
NSObject
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jxa-lib
Loading...
Creates new counting semaphore with an initial value.