Hi All,
I am using BIOS v bios_6_33_04_39. I created a semaphore using "Semaphore_create". and I am deleting it with
"Semaphore_delete". The problem is when i created the semaphore it took 0x20 bytes of memory but when i deleted it, it did not release the memory.
Can some one please tell me Why so? and how to free the memory of Semaphore.
Best Regards,
Jayendra