Searched refs:pthread_mutex_destroy (Results 1 - 25 of 27) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dcurl_threads.h34 # define Curl_mutex_destroy(m) pthread_mutex_destroy(m)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/docs/examples/
H A Dopensslthreadlock.c38 #define MUTEX_CLEANUP(x) pthread_mutex_destroy(&(x))
H A Dthreaded-ssl.c85 pthread_mutex_destroy(&(lockarray[i]));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dthread-watch.c100 pthread_mutex_destroy(&p->mutex);
121 pthread_mutex_destroy(&p->mutex);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_pthread.c23 #define pthread_mutex_destroy(x) 0 macro
32 #define pthread_mutex_destroy mutex_destroy macro
387 RET_SET((pthread_mutex_destroy(&mutexp->mutex)), t_ret);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dthreads.c68 extern int pthread_mutex_destroy ()
211 pthread_mutex_destroy(&tok->lock);
323 pthread_mutex_destroy(&tok->lock);
722 (pthread_mutex_destroy != NULL) &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dthreads.c68 extern int pthread_mutex_destroy ()
211 pthread_mutex_destroy(&tok->lock);
323 pthread_mutex_destroy(&tok->lock);
722 (pthread_mutex_destroy != NULL) &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dthreads.c68 extern int pthread_mutex_destroy ()
222 pthread_mutex_destroy(&tok->lock);
335 pthread_mutex_destroy(&tok->lock);
863 (pthread_mutex_destroy != NULL) &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dpthread.c97 pthread_mutex_destroy(&c->current_job_lock);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlock.c240 if (pthread_mutex_destroy (&lock->lock) != 0)
302 if (pthread_mutex_destroy (&lock->recmutex) != 0)
354 if (pthread_mutex_destroy (&lock->mutex) != 0)
H A Dlock.h109 # pragma weak pthread_mutex_destroy macro
174 if (pthread_in_use () && pthread_mutex_destroy (&NAME) != 0) \
388 if (pthread_in_use () && pthread_mutex_destroy (&NAME) != 0) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dlock.c239 if (pthread_mutex_destroy (&lock->lock) != 0)
301 if (pthread_mutex_destroy (&lock->recmutex) != 0)
353 if (pthread_mutex_destroy (&lock->mutex) != 0)
H A Dlock.h108 # pragma weak pthread_mutex_destroy macro
173 if (pthread_in_use () && pthread_mutex_destroy (&NAME) != 0) \
387 if (pthread_in_use () && pthread_mutex_destroy (&NAME) != 0) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dlock.c239 if (pthread_mutex_destroy (&lock->lock) != 0)
301 if (pthread_mutex_destroy (&lock->recmutex) != 0)
353 if (pthread_mutex_destroy (&lock->mutex) != 0)
H A Dlock.h108 # pragma weak pthread_mutex_destroy macro
173 if (pthread_in_use () && pthread_mutex_destroy (&NAME) != 0) \
387 if (pthread_in_use () && pthread_mutex_destroy (&NAME) != 0) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_posix.c338 (void)pthread_mutex_destroy(&db_rep->mutex);
372 if ((t_ret = pthread_mutex_destroy(&db_rep->mutex)) != 0 &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/threads/
H A Dth-lock.c346 pthread_mutex_destroy(&(lock_cs[i]));
H A Dmttest.c1021 pthread_mutex_destroy(&(lock_cs[i]));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/threads/
H A Dth-lock.c346 pthread_mutex_destroy(&(lock_cs[i]));
H A Dmttest.c1051 pthread_mutex_destroy(&(lock_cs[i]));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dcompat.c457 ASSERT_SUCCESS(pthread_mutex_destroy(&self->mutex));
458 ASSERT_SUCCESS(pthread_mutex_destroy(&self->salt_mutex));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_lowlevel.c130 pthread_mutex_destroy(&req->lock);
1234 pthread_mutex_destroy(&f->lock);
H A Dfuse.c1763 pthread_mutex_destroy(&dh->lock);
1768 pthread_mutex_destroy(&dh->lock);
1932 pthread_mutex_destroy(&dh->lock);
2764 pthread_mutex_destroy(&f->lock);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dcompat.c442 ASSERT_SUCCESS(pthread_mutex_destroy(&sdref->mutex));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dgcrypt.h329 { int err = pthread_mutex_destroy ((pthread_mutex_t*)*lock); \

Completed in 270 milliseconds

12