|
-
Jun 11th, 2001, 12:35 PM
#1
Thread Starter
Member
multithreading
i've app with cca 30 runing threads (in the same time...). they all use global defined int array. but each change and use its own index of this array (100 %). do i have to place the code where the array is changing in each thread to critical section or anything else?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|