9front - general discussion about 9front
 help / color / mirror / Atom feed
* Re: [9front] coreaudio support for drawterm
@ 2018-03-13 19:21 cinap_lenrek
  2018-03-13 22:15 ` Steve Simon
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: cinap_lenrek @ 2018-03-13 19:21 UTC (permalink / raw)
  To: 9front

you need a lock arround filling and consuming the rbuf.

--
cinap


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9front] coreaudio support for drawterm
  2018-03-13 19:21 [9front] coreaudio support for drawterm cinap_lenrek
@ 2018-03-13 22:15 ` Steve Simon
  2018-03-13 22:16 ` Steve Simon
  2018-03-13 23:27 ` Eli Cohen
  2 siblings, 0 replies; 6+ messages in thread
From: Steve Simon @ 2018-03-13 22:15 UTC (permalink / raw)
  To: 9front

> you need a lock arround filling and consuming the rbuf.

Methinks you emailed the wrong person.

-Steve


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9front] coreaudio support for drawterm
  2018-03-13 19:21 [9front] coreaudio support for drawterm cinap_lenrek
  2018-03-13 22:15 ` Steve Simon
@ 2018-03-13 22:16 ` Steve Simon
  2018-03-13 23:27 ` Eli Cohen
  2 siblings, 0 replies; 6+ messages in thread
From: Steve Simon @ 2018-03-13 22:16 UTC (permalink / raw)
  To: 9front

Just noticed this is the mailing list,

sorry for the noise.

> Methinks you emailed the wrong person.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9front] coreaudio support for drawterm
  2018-03-13 19:21 [9front] coreaudio support for drawterm cinap_lenrek
  2018-03-13 22:15 ` Steve Simon
  2018-03-13 22:16 ` Steve Simon
@ 2018-03-13 23:27 ` Eli Cohen
  2018-03-14  0:11   ` Eli Cohen
  2 siblings, 1 reply; 6+ messages in thread
From: Eli Cohen @ 2018-03-13 23:27 UTC (permalink / raw)
  To: 9front

here it is with a poorly understood and mysterious ringbuffer:
http://okturing.com/src/4045/body is this more correct?


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9front] coreaudio support for drawterm
  2018-03-13 23:27 ` Eli Cohen
@ 2018-03-14  0:11   ` Eli Cohen
  2018-03-18  7:38     ` Eli Cohen
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Cohen @ 2018-03-14  0:11 UTC (permalink / raw)
  To: 9front

no, wait, wait, it crashes. what's this about not making noise?

On Tue, Mar 13, 2018 at 4:27 PM, Eli Cohen <echoline@gmail.com> wrote:
> here it is with a poorly understood and mysterious ringbuffer:
> http://okturing.com/src/4045/body is this more correct?



-- 
http://echoline.org


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9front] coreaudio support for drawterm
  2018-03-14  0:11   ` Eli Cohen
@ 2018-03-18  7:38     ` Eli Cohen
  0 siblings, 0 replies; 6+ messages in thread
From: Eli Cohen @ 2018-03-18  7:38 UTC (permalink / raw)
  To: 9front

here's a patch that seems to work reliably

http://okturing.com/src/4114/body

On Tue, Mar 13, 2018 at 5:11 PM, Eli Cohen <echoline@gmail.com> wrote:
> no, wait, wait, it crashes. what's this about not making noise?
>
> On Tue, Mar 13, 2018 at 4:27 PM, Eli Cohen <echoline@gmail.com> wrote:
>> here it is with a poorly understood and mysterious ringbuffer:
>> http://okturing.com/src/4045/body is this more correct?
>
>
>
> --
> http://echoline.org



-- 
http://echoline.org


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-03-18  7:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-13 19:21 [9front] coreaudio support for drawterm cinap_lenrek
2018-03-13 22:15 ` Steve Simon
2018-03-13 22:16 ` Steve Simon
2018-03-13 23:27 ` Eli Cohen
2018-03-14  0:11   ` Eli Cohen
2018-03-18  7:38     ` Eli Cohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).