Since HTM (hardware transactional memory) and TM can not replace locks
when doing IO and for highly contended critical sections , so this is
why my C++ Synchronization Objects Library is still useful.
My other inventions such as my scalable algorithms such as my scalable
FIFO queues and my fully scalable Threadpools that are coming and my
scalable Parallel Varfiler and such, are new inventions and very
interesting to use.