Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c++ > #47518
| From | ruben safir <ruben@mrbrklyn.com> |
|---|---|
| Newsgroups | comp.lang.c++ |
| Subject | Re: thread concurancy |
| Date | 2016-12-22 12:13 -0500 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <o3h1je$pd8$1@reader1.panix.com> (permalink) |
| References | <o3eprl$1pf$2@reader1.panix.com> <OfqdnfvRg5oya8fFnZ2dnUU78KHNnZ2d@giganews.com> <o3flum$ku0$1@reader1.panix.com> <zf6dnRCNKN4yNsbFnZ2dnUU78a_NnZ2d@giganews.com> |
On 12/22/2016 05:32 AM, Paavo Helde wrote: > The functions get_canvas_index() and get_source_index() are lacking the > mutex lock. Any access to data which is concurrently modified needs a > mutex lock. Wouldn't that cause a deadlock condition?
Back to comp.lang.c++ | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
thread concurancy Popping mad <rainbow@colition.gov> - 2016-12-21 20:48 +0000
Re: thread concurancy Paavo Helde <myfirstname@osa.pri.ee> - 2016-12-21 23:39 +0200
Re: thread concurancy ruben safir <ruben@mrbrklyn.com> - 2016-12-21 23:48 -0500
Re: thread concurancy Paavo Helde <myfirstname@osa.pri.ee> - 2016-12-22 12:32 +0200
Re: thread concurancy ruben safir <ruben@mrbrklyn.com> - 2016-12-22 12:13 -0500
Re: thread concurancy Paavo Helde <myfirstname@osa.pri.ee> - 2016-12-22 20:29 +0200
Re: thread concurancy scott@slp53.sl.home (Scott Lurndal) - 2016-12-23 14:31 +0000
Re: thread concurancy Paavo Helde <myfirstname@osa.pri.ee> - 2016-12-23 20:19 +0200
Re: thread concurancy scott@slp53.sl.home (Scott Lurndal) - 2016-12-23 22:39 +0000
Re: thread concurancy Paavo Helde <myfirstname@osa.pri.ee> - 2016-12-24 01:31 +0200
Re: thread concurancy ruben safir <ruben@mrbrklyn.com> - 2016-12-21 23:49 -0500
Re: thread concurancy "Chris M. Thomasson" <invalid@invalid.invalid> - 2016-12-23 15:19 -0800
Re: thread concurancy Sal LO <gegefffffff@gmail.com> - 2016-12-22 07:04 -0800
Re: thread concurancy ruben safir <ruben@mrbrklyn.com> - 2016-12-22 11:00 -0500
csiph-web