|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IReaderWriterLock
A reader/writer lock interface.
Copyright (c) SAP AG 2001-2002
| Method Summary | |
|---|---|
void |
acquireRead()
Block the calling thread until the read lock could be acquired |
void |
acquireWrite()
Block the calling thread until the write lock could be acquired |
void |
releaseRead()
Release the read lock |
void |
releaseWrite()
Release the write lock |
| Method Detail |
|---|
void acquireRead()
void acquireWrite()
void releaseRead()
void releaseWrite()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||