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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,613613e262e11a1d,start X-Google-Attributes: gid103376,public From: e81bnick@kommsrv.rz.unibw-muenchen.de (Nicolay Belofastow) Subject: task question Date: 1996/09/15 Message-ID: <51hg8f$1ei@infosrv.rz.unibw-muenchen.de>#1/1 X-Deja-AN: 180856255 organization: University of the Federal Armed Forces Munich newsgroups: comp.lang.ada Date: 1996-09-15T00:00:00+00:00 List-Id: Hello, I am novice in ADA, and have a question concerning operator ACCEPT: normal usage would be somewhere in the task body: accept Entry( Par1 : integer) do -- some actions here; end Entry; my program with accept, compiled by GNAT 3.04 shows, that body of the accept (commented as "some actions") looks like protected section -- before "some action " is not finished, no other task gets control. The question is -- is this standard feature of the ADA, or it is only belongs to GNAT or Windows 95? Thanks in advance, Nick. -- ------------------------------------------------- Nickolay Belofastow University of the Federal Armed Forces, Munich e81bnick@rz.unibw-muenchen.de