Syncronizing a list

Joined
Dec 21, 2010
Messages
1
Reaction score
0
Hi all,
Im dealing with linux, and would like to implement a synchronized linked-list.
The syncronization supposed to be between several threads working concurrently. I need an efficient implementation (for example not locking the intire list). I can use locks, mutexes, semaphores, R/W locks and make any possible variation of/on them.
Can anyone help implementing the insert/remove functions?

thnx!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top