Pulsed Event?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • me

    Pulsed Event?

    Hi Guys

    Have any of you ever come across the term 'Pulsed event' in C++.

    I've searched in all the usual places, but I'm a bit stumped.

    Ta

    Jens Dramus
  • Victor Bazarov

    #2
    Re: Pulsed Event?

    me wrote:[color=blue]
    > Have any of you ever come across the term 'Pulsed event' in C++.
    >
    > I've searched in all the usual places, but I'm a bit stumped.[/color]

    There is no "Pulsed event" in the entire C++ standard. Perhaps
    you should askn in a newsgroup dedicated to your platform.

    Victor

    Comment

    • me

      #3
      Re: Pulsed Event?

      Victor Bazarov wrote:[color=blue]
      > me wrote:
      >[color=green]
      >> Have any of you ever come across the term 'Pulsed event' in C++.
      >>
      >> I've searched in all the usual places, but I'm a bit stumped.[/color]
      >
      >
      > There is no "Pulsed event" in the entire C++ standard. Perhaps
      > you should askn in a newsgroup dedicated to your platform.
      >
      > Victor[/color]

      I realise that, but if I dont know exactly what it is then how can i
      decide which newsgroup to direct it to?

      Perhaps you'd rather I cross posted it to each and every platform
      specific NG, in the vague hope of getting a hit? /sarcasm

      Comment

      • Peter van Merkerk

        #4
        Re: Pulsed Event?

        me wrote:
        [color=blue]
        > Victor Bazarov wrote:
        >[color=green]
        >> me wrote:
        >>[color=darkred]
        >>> Have any of you ever come across the term 'Pulsed event' in C++.
        >>>
        >>> I've searched in all the usual places, but I'm a bit stumped.[/color]
        >>
        >> There is no "Pulsed event" in the entire C++ standard. Perhaps
        >> you should askn in a newsgroup dedicated to your platform.[/color]
        >
        >
        > I realise that, but if I dont know exactly what it is then how can i
        > decide which newsgroup to direct it to?
        >
        > Perhaps you'd rather I cross posted it to each and every platform
        > specific NG, in the vague hope of getting a hit? /sarcasm[/color]

        I have heard about pulsed events in the Win32 API, but that is in no way
        related to the C++ language.

        --
        Peter van Merkerk
        peter.van.merke rk(at)dse.nl

        Comment

        • me

          #5
          Re: Pulsed Event?

          Peter van Merkerk wrote:
          [color=blue]
          > me wrote:
          >[color=green]
          >> Victor Bazarov wrote:
          >>[color=darkred]
          >>> me wrote:
          >>>
          >>>> Have any of you ever come across the term 'Pulsed event' in C++.
          >>>>
          >>>> I've searched in all the usual places, but I'm a bit stumped.
          >>>
          >>>
          >>> There is no "Pulsed event" in the entire C++ standard. Perhaps
          >>> you should askn in a newsgroup dedicated to your platform.[/color]
          >>
          >>
          >>
          >> I realise that, but if I dont know exactly what it is then how can i
          >> decide which newsgroup to direct it to?
          >>
          >> Perhaps you'd rather I cross posted it to each and every platform
          >> specific NG, in the vague hope of getting a hit? /sarcasm[/color]
          >
          >
          > I have heard about pulsed events in the Win32 API, but that is in no way
          > related to the C++ language.
          >[/color]
          Thankyou peter. I'll have a look in that direction.

          Comment

          • Rolf Magnus

            #6
            Re: Pulsed Event?

            me wrote:
            [color=blue]
            > Victor Bazarov wrote:[color=green]
            >> me wrote:
            >>[color=darkred]
            >>> Have any of you ever come across the term 'Pulsed event' in C++.
            >>>
            >>> I've searched in all the usual places, but I'm a bit stumped.[/color]
            >>
            >>
            >> There is no "Pulsed event" in the entire C++ standard. Perhaps
            >> you should askn in a newsgroup dedicated to your platform.
            >>
            >> Victor[/color]
            >
            > I realise that, but if I dont know exactly what it is then how can i
            > decide which newsgroup to direct it to?[/color]

            Don't you really have any more context? I mean, it sounds unlikely that
            someone just said "Pulsed events" are the holy grail of programming and you
            are now on your journey to find it.
            [color=blue]
            > Perhaps you'd rather I cross posted it to each and every platform
            > specific NG, in the vague hope of getting a hit? /sarcasm[/color]

            No, but to a newsgroup dedicated to whatever you got that term from.

            Comment

            • me

              #7
              Re: Pulsed Event?

              Rolf Magnus wrote:
              [color=blue]
              > me wrote:
              >
              >[color=green]
              >>Victor Bazarov wrote:
              >>[color=darkred]
              >>>me wrote:
              >>>
              >>>
              >>>>Have any of you ever come across the term 'Pulsed event' in C++.
              >>>>
              >>>>I've searched in all the usual places, but I'm a bit stumped.
              >>>
              >>>
              >>>There is no "Pulsed event" in the entire C++ standard. Perhaps
              >>>you should askn in a newsgroup dedicated to your platform.
              >>>
              >>>Victor[/color]
              >>
              >>I realise that, but if I dont know exactly what it is then how can i
              >>decide which newsgroup to direct it to?[/color]
              >
              >
              > Don't you really have any more context? I mean, it sounds unlikely that
              > someone just said "Pulsed events" are the holy grail of programming and you
              > are now on your journey to find it.
              >
              >[color=green]
              >>Perhaps you'd rather I cross posted it to each and every platform
              >>specific NG, in the vague hope of getting a hit? /sarcasm[/color]
              >
              >
              > No, but to a newsgroup dedicated to whatever you got that term from.
              >[/color]
              Well, a colleague had an interview for a C++ job, and they asked him
              what he understood the term to mean. He didnt know, and when he returned
              to the office he asked me, and I didnt know, so I thought I'd ask on here.

              Comment

              • Ioannis Vranos

                #8
                Re: Pulsed Event?

                me wrote:
                [color=blue]
                > Well, a colleague had an interview for a C++ job, and they asked him
                > what he understood the term to mean. He didnt know, and when he returned
                > to the office he asked me, and I didnt know, so I thought I'd ask on here.[/color]



                I checked the web for the term "pulse event" and here is a hit:




                which looks like it is about GNU/Linux multithreading.



                What I think this was all about, is that probably it was a
                multithreading question (I happen to study multithreading these days)
                and they asked him about "Pulse event" meaning what happens when the
                method Pulse() is called.


                In .NET for example there are also Monitor::Pulse( ) and PulseAll()
                static methods to return a thread from the WaitSleepJoin state, after a
                call of Monitor::Wait() .



                --
                Ioannis Vranos


                Comment

                • Mike Wahler

                  #9
                  Re: Pulsed Event?

                  "me" <me@me.com> wrote in message news:2sn7n1F1mk 5ltU1@uni-berlin.de...[color=blue]
                  > Rolf Magnus wrote:[/color]
                  [color=blue][color=green]
                  > >[/color]
                  > Well, a colleague had an interview for a C++ job, and they asked him
                  > what he understood the term[/color]

                  "pulsed event"
                  [color=blue]
                  > to mean.[/color]

                  It's not a C++ term. If the interviewer believes it is, he is
                  misinformed. But perhaps C++ knowledge was only one of the
                  requirements, and the question about 'pulsed event' referred
                  to some other field of knowledge which was also required.
                  [color=blue]
                  > He didnt know,[/color]

                  If he professed only C++ knowledge, then he should not be
                  expected to know.
                  [color=blue]
                  >and when he returned
                  > to the office he asked me, and I didnt know, so I thought I'd ask on here.[/color]

                  Nothing to do with C++.

                  -Mike


                  Comment

                  Working...