ptw32_robust_mutex_remove  626 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h   void ptw32_robust_mutex_remove(pthread_mutex_t* mutex, ptw32_thread_t* otp);
ptw32_robust_mutex_remove  128 native_client_sdk/src/libraries/third_party/pthreads-win32/pthread_mutex_unlock.c                   ptw32_robust_mutex_remove(mutex, NULL);
ptw32_robust_mutex_remove  147 native_client_sdk/src/libraries/third_party/pthreads-win32/pthread_mutex_unlock.c                       ptw32_robust_mutex_remove(mutex, NULL);
ptw32_robust_mutex_remove  227 native_client_sdk/src/libraries/third_party/pthreads-win32/pthread_win32_attach_detach_np.c               ptw32_robust_mutex_remove(&mx, sp);