- removed an assert, mmaping the stack of another thread seems to work fine.
authorWim Taymans <wim.taymans@gmail.com>
Sat, 19 Apr 2003 11:50:27 +0000 (11:50 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 19 Apr 2003 11:50:27 +0000 (11:50 +0000)
commit5af24ec4e5175a5d7cc9e6f7b2a4ef9d7802eeed
tree814d0eee761a975291153000eb16078140650e6a
parent0d48f56c8facd8633cccb843b2d5512019f4cce4
- removed an assert, mmaping the stack of another thread seems to work fine.

Original commit message from CVS:
- removed an assert, mmaping the stack of another thread seems to work fine.
This makes the cothread based scheduler work again with the new GstThread.
gst/cothreads.c