Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.development.apps > #564
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.straub-nv.de!news.mixmin.net!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | Sergei Organov <osv@javad.com> |
| Newsgroups | comp.os.linux.development.apps |
| Subject | Re: pthred_con_timewait problem |
| Date | Tue, 29 Jan 2013 22:44:40 +0400 |
| Organization | Aioe.org NNTP Server |
| Lines | 33 |
| Message-ID | <ke95al$8si$1@speranza.aioe.org> (permalink) |
| References | <InRNs.867$OE1.126@newsfe26.iad> <87pq0o10fw.fsf@sapphire.mobileactivedefense.com> <TURNs.86317$LS5.79873@newsfe10.iad> <ke8ri9$9g0$1@speranza.aioe.org> <VGTNs.102542$Sl.64666@newsfe27.iad> |
| NNTP-Posting-Host | FbqE4bp6pnBMv2gXDPVl+g.user.speranza.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| X-Complaints-To | abuse@aioe.org |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| Xref | csiph.com comp.os.linux.development.apps:564 |
Show key headers only | View raw
ephlodur <ephlodur@linuxmail.org> writes:
>> On Tue, 29 Jan 2013 19:58:03 +0400, Sergei Organov wrote:
[...]
>> When you ask for help, it's a good idea to provide minimal example that
>> anyone here can compile and run to reproduce the problem.
>>
>> When you prepare one, you will probably see what's wrong yourself and
>> won't need to ask anybody ;-)
>>
>> -- Sergei.
>
> ok here is the code that I'm using but I cannot see the error in
> it ..thank for any help..
>
> the base class for my event
> class Lock
> {
[...]
Sorry, you didn't understand. What you provided won't compile, and it is
definitely not minimal. Write small, minimal C program, say,
"cond_wait.c" that has particular sequence of calls that demonstrates
the problem and that could be compiled and run. Then, the body of your
mail should contain the exact output of
$ cat cond_wait.c
command.
BTW, also notice that C program won't have any classes at all.
-- Sergei.
Back to comp.os.linux.development.apps | Previous | Next — Previous in thread | Next in thread | Find similar
pthred_con_timewait problem ephlodur <ephlodur@linuxmail.org> - 2013-01-29 14:53 +0000
Re: pthred_con_timewait problem Rainer Weikusat <rweikusat@mssgmbh.com> - 2013-01-29 15:19 +0000
Re: pthred_con_timewait problem ephlodur <ephlodur@linuxmail.org> - 2013-01-29 15:28 +0000
Re: pthred_con_timewait problem Sergei Organov <osv@javad.com> - 2013-01-29 19:58 +0400
Re: pthred_con_timewait problem ephlodur <ephlodur@linuxmail.org> - 2013-01-29 17:30 +0000
Re: pthred_con_timewait problem Sergei Organov <osv@javad.com> - 2013-01-29 22:44 +0400
Re: pthred_con_timewait problem ephlodur <ephlodur@linuxmail.org> - 2013-01-30 11:28 +0000
Re: pthred_con_timewait problem Richard Kettlewell <rjk@greenend.org.uk> - 2013-01-29 16:32 +0000
csiph-web