Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix B Datatypes : Enumerated Types : tibas_lockScope

tibas_lockScope
Type
Declaration
typedef enum _tibas_lockScope {
TIBAS_LOCK_SCOPE_NONE = 0,
TIBAS_LOCK_SCOPE_THREAD = 1,
TIBAS_LOCK_SCOPE_PROCESS = 2
} tibas_lockScope;
Purpose
This type specifies the lock scope value that is set for a specified space.
Values
 
 
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved