SAP ABAP Class /IPRO/CL_MUTEX (Mutex implementation)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/UI/PROGS/ (Package) Programs
Properties
Class /IPRO/CL_MUTEX  
Short Description Mutex implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IPRO/UI/PROGS/   Programs 
Created 20031112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CL_MUTEX has no forward declaration.
Interfaces
Class /IPRO/CL_MUTEX has no interface implemented.
Friends
Class /IPRO/CL_MUTEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_SEMAPHORES Static Attribute Private Type reference (TYPE) LTY_SEMAPHORES 20031112
Methods
# Method Level Visibility Method type Description Created on
1 P Static method Public Method Pass 20031112
2 V Static method Public Method Release 20031112
Events
Class /IPRO/CL_MUTEX has no event.
Types
Class /IPRO/CL_MUTEX has no local type.
Method Signatures

Method P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20031112
2 Importing IV_ID Call by reference Type reference (TYPE) C 20031112
# Exception Resumable Description Created on
1 FAILED 20031112

Method V Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20031112
2 Importing IV_ID Call by reference Type reference (TYPE) C 20031112
# Exception Resumable Description Created on
1 FAILED 20031112
History
Last changed by/on SAP  20110908 
SAP Release Created in 10A