right now i m using hash map for some application and needs the correct syncronization betwween a single writer and 2 readers.I read about the RW_thread_mutex.Is there any example for the same.