Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!pacbell.com!ucsd!ucbvax!agate!linus!linus!mbunix.mitre.org!jfjr From: jfjr@mbunix.mitre.org (Freedman) Newsgroups: comp.unix.internals Subject: threads without kernel mods Message-ID: <1991May20.123423.10388@linus.mitre.org> Date: 20 May 91 12:34:23 GMT References: <213@titccy.cc.titech.ac.jp> Sender: news@linus.mitre.org (News Service) Organization: The MITRE Corp., Bedford MA Lines: 10 Nntp-Posting-Host: mbunix.mitre.org I posted this earlier but we were having site problems. If this is redundant I am sorry. I need to know about implementing threads or lightweight processes without modifying kernel - ie strictly user level implementations. How is this accomplished? Some variant on setjmp/longjmp? Can someone give me pointers into literature? Code? Jerry Freedman,Jr