This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: mutex lock competing -one side always wins
- From: Ben Elliston <bje at au1 dot ibm dot com>
- To: Toshiyuki Okamoto <okamon4141 at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 22 Jan 2008 16:05:37 +1100
- Subject: Re: mutex lock competing -one side always wins
- References: <f4b78dd20801211809g66282076geebd6acc30ec3071@mail.gmail.com>
> I wrote a program ,which has two threads(A,B) and one mutex.
This is the wrong mailing list for your question. This list is used for
discussing the development of GCC, not how to use it or program threads.
You might like to try posting to gcc-help.
Thanks, Ben