After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 110545 - [0.6.1] add gthread cothreads
[0.6.1] add gthread cothreads
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.1
Other All
: Normal normal
: 0.6.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-11 11:53 UTC by Benjamin Otte (Company)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to current files (you need the other patch, too (3.38 KB, patch)
2003-04-11 11:53 UTC, Benjamin Otte (Company)
none Details | Review
added file (needed with above patch) (7.01 KB, text/plain)
2003-04-11 11:54 UTC, Benjamin Otte (Company)
  Details

Description Benjamin Otte (Company) 2003-04-11 11:53:13 UTC
Adds two schedulers (basicgthread, optgthread) with cothreads simulation
based on GThreads and mutexes.

Only schedulers (apart from opt) which work on this machine.
#> uname -a
SunOS rzdspc5 5.9 Generic_112233-04 sun4u sparc SUNW,Sun-Fire-880

:)
Comment 1 Benjamin Otte (Company) 2003-04-11 11:53:48 UTC
Created attachment 15640 [details] [review]
patch to current files (you need the other patch, too
Comment 2 Benjamin Otte (Company) 2003-04-11 11:54:41 UTC
Created attachment 15641 [details]
added file (needed with above patch)
Comment 3 Ronald Bultje 2003-04-12 14:57:55 UTC
Applied.