summaryrefslogtreecommitdiffstats
path: root/src/python/lmi/providers/ComputerSystem.py
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2013-11-04 16:28:06 +0100
committerTomas Bzatek <tbzatek@redhat.com>2013-11-04 16:52:09 +0100
commit8e8c32b6a1f9332eaf3697fc3dd8e2a6ead397ec (patch)
tree43c8da7587b463c52165bf655f56faa4540f4c68 /src/python/lmi/providers/ComputerSystem.py
parent834582da22be09cf318d988c18e20f73d766116f (diff)
indmanager: Use per-instance set of pthread stuff
Can't really have global variables for threads and mutexes as long as there are more indication managers running, simultaneously using the same objects, leading to deadlock in a matter of time. This patch moves the pthread stuff in the IMManager struct which is (usually) speficic to each CIM indication class.
Diffstat (limited to 'src/python/lmi/providers/ComputerSystem.py')
0 files changed, 0 insertions, 0 deletions