]> rtime.felk.cvut.cz Git - frescor/frsh.git/commit
Corrected use of the thread wrapper in cgroup frsh implementation.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Tue, 20 Jan 2009 22:57:34 +0000 (23:57 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Tue, 20 Jan 2009 22:57:34 +0000 (23:57 +0100)
commitccfc1ec6d07ab52e68f13030af2e330c21a177ad
tree696916cc2724b32e5c607a4ed5407a189dc184d9
parent3cff18ef0664f63c1da5ef5c0c7e85c37caeaeb4
Corrected use of the thread wrapper in cgroup frsh implementation.

The thread "pth" wrapper data are used in wrapper_pthread()
after frsh_thread_create_and_bind() is allowed to continue
and data accessed by pointer can already be vanished.
The same problem affects AQuoSA implementation.
resources/cpucg/lib/frsh_cpucg.c