e9c2cce662afb92578c3d2a67e734409bb79bf56
Previously when releasing resources when resources were in "acquiring" state left the internal status in broken state. Because of this calling acquire() would not really call acquire from Resource Policy. Change the implementation so that client state is always set to Initial when calling release(), but call Resource Policy release() only when no clients are in acquiring or granted state. Change-Id: I7fb84aefb64da84808375515950a28331531a71e
Description
No description provided
Languages
C++
90.5%
Objective-C++
5.8%
QMake
1%
Objective-C
0.9%
QML
0.5%
Other
1%