Ignore __pthread_rwlock_unlock call if the pthread functions are not
authorAlexandre Julliard <julliard@winehq.org>
Thu, 25 Sep 2003 20:30:18 +0000 (20:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Sep 2003 20:30:18 +0000 (20:30 +0000)
commit1d2eb37bde0b9fcf136b00fec7eb0eb2a0dd1f29
tree48da03ee4c7b4f25d58dba5f4e1863130ad45e46
parent90535ce9057b141f2eebd58b456ba455da681f95
Ignore __pthread_rwlock_unlock call if the pthread functions are not
initialized yet.
scheduler/pthread.c