From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,61a3b1a32c5bba29 X-Google-Attributes: gid103376,public From: jerry@jvdsys.stuyts.nl (Jerry van Dijk) Subject: Re: Tasking Error Causing SIGILL Date: 1999/09/05 Message-ID: <936545307.1snx@jvdsys.stuyts.nl>#1/1 X-Deja-AN: 521266488 Distribution: world References: <37D1D790.EDD57617@home.com> Organization: JerryWare Reply-To: jerry@jvdsys.stuyts.nl Newsgroups: comp.lang.ada Date: 1999-09-05T00:00:00+00:00 List-Id: In article <37D1D790.EDD57617@home.com> @home.com writes: >I have a task type that acts as a semaphore for a buffer list. The >entry points for the task are Start, Seize, Release, and Stop. The task >body looks something like this: >My code is compiled on Solaris 7 using the VADS 6.2.3c compiler and AXI >Bindings from ATC (version 3.2). If VADS 6.2.3c is an Ada compiler (instead of Ada83), why not use a protected type ? For more efficient. -- -- Jerry van Dijk | email: jdijk@acm.org -- Team-Ada | www: stad.dsl.nl/~jvandyk -- Paris, France | Leiden, Holland