Ori Idan wrote:
> Ok I did manage to enable it.
> Now when I start beryl I get a white screen.
> Trying the cube effent (holding control and alt and dragging the
> mouse) shows me a white cube.
> when I restart X (Ctrl-Alt backspace) I get gnome but without borders
> on windows.
> I tried to start
Hi, I'm asking for further assistance for yet another problem I
encounter with my project, this time concerning multithreads.
In order to explain my problem, I'll write a short example:
main:
pthread_mutex_lock(&mut);
flag = 0;
pthread_cond_broadcast(&cond);
printf("after signal: flag=%d\n", flag);
Rafi Cohen wrote:
Hi, I'm asking for further assistance for yet another problem I
encounter with my project, this time concerning multithreads.
In order to explain my problem, I'll write a short example:
main:
pthread_mutex_lock(&mut);
flag = 0;
pthread_cond_broadcast(&cond);
printf("after signa
Hi,
This is a meta job offer, really. It is primarily meant for experienced (3 years minimum) Linux C/C++ developers, the
kind that knows the difference between gcc and awk and which end of the Unix pipe goes where. You know who you are, and
most probably, you already have a job. If that did n
Sorry not to have answered earlier, but I've had a busy week at work and
barely had time to look at my computer at home.
In any case, as far as I can see, Mandriva does not support SystemTap, so I
guess I'm back where I started.
On Tuesday 22 May 2007 00:35, Noam Meltzer wrote:
> any luck?
>
>