Forum Topic - No able to use lockf for /dev/shmem/text_lock file:
   
No able to use lockf for /dev/shmem/text_lock file  
I am trying to lock one file which is opened using shm_open function.

Does anyone did this earlier?
I am getting ENOSYS error while using function lockf().

Thanks in advance.