[haiku-commits] Change in haiku[master]: Mandelbrot: Improve thread handling code.

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 25 Nov 2018 16:24:49 +0000

From <kerwizzy@xxxxxxxxx>:

kerwizzy@xxxxxxxxx has uploaded this change for review. ( 
https://review.haiku-os.org/730


Change subject: Mandelbrot: Improve thread handling code.
......................................................................

Mandelbrot: Improve thread handling code.

 * Application is now much more stable and less likely to crash
 * Almost all communication to render threads is done through semaphores.
---
M src/apps/mandelbrot/FractalEngine.cpp
M src/apps/mandelbrot/FractalEngine.h
2 files changed, 53 insertions(+), 41 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/30/730/1
--
To view, visit https://review.haiku-os.org/730
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7858cdb4a2b83ef4bfe44588cebef01bd3304346
Gerrit-Change-Number: 730
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <kerwizzy@xxxxxxxxx>

Other related posts:

  • » [haiku-commits] Change in haiku[master]: Mandelbrot: Improve thread handling code. - Gerrit