Re: [RTnet-users] Problems with Threads and RTnet

2008-06-30 Thread Karl Reichert
> > Karl Reichert wrote: > > > Hello list, > > > > > > I have some problems with RTnet and threads. I create two thread via > > rt_task_spawn(), one is sending and one is receiving (non-blocking) > frames > > over rtnet. > > > > > > Each task is existed with return (I also tried rt_task_delete())

Re: [RTnet-users] Problems with Threads and RTnet

2008-06-26 Thread Karl Reichert
> Karl Reichert wrote: > > Hello list, > > > > I have some problems with RTnet and threads. I create two thread via > rt_task_spawn(), one is sending and one is receiving (non-blocking) frames > over rtnet. > > > > Each task is existed with return (I also tried rt_task_delete()) and the > main-fu

[RTnet-users] Problems with Threads and RTnet

2008-06-25 Thread Karl Reichert
Hello list, I have some problems with RTnet and threads. I create two thread via rt_task_spawn(), one is sending and one is receiving (non-blocking) frames over rtnet. Each task is existed with return (I also tried rt_task_delete()) and the main-function is waiting for task-termination via rt_