OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pthread_mutex_destroy
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libpthread/
pthread_mutex.c
118
__strong_alias(__libc_mutex_destroy,
pthread_mutex_destroy
)
183
pthread_mutex_destroy
(pthread_mutex_t *ptm)
function
pthread.h
96
int
pthread_mutex_destroy
(pthread_mutex_t *);
385
#define
pthread_mutex_destroy
__libc_mutex_destroy
macro
/src/external/gpl2/gettext/dist/gettext-runtime/intl/
lock.h
109
# pragma weak
pthread_mutex_destroy
macro
157
if (pthread_in_use () &&
pthread_mutex_destroy
(&NAME) != 0) abort ()
276
if (pthread_in_use () &&
pthread_mutex_destroy
(&NAME) != 0) abort ()
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
lock.h
108
# pragma weak
pthread_mutex_destroy
macro
156
if (pthread_in_use () &&
pthread_mutex_destroy
(&NAME) != 0) abort ()
275
if (pthread_in_use () &&
pthread_mutex_destroy
(&NAME) != 0) abort ()
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
lock.h
108
# pragma weak
pthread_mutex_destroy
macro
156
if (pthread_in_use () &&
pthread_mutex_destroy
(&NAME) != 0) abort ()
275
if (pthread_in_use () &&
pthread_mutex_destroy
(&NAME) != 0) abort ()
/src/external/gpl3/gdb/dist/gnulib/import/glthread/
lock.h
247
# pragma weak
pthread_mutex_destroy
macro
307
(pthread_in_use () ?
pthread_mutex_destroy
(LOCK) : 0)
439
(pthread_in_use () ?
pthread_mutex_destroy
(LOCK) : 0)
/src/external/gpl3/gdb.old/dist/gnulib/import/glthread/
lock.h
247
# pragma weak
pthread_mutex_destroy
macro
307
(pthread_in_use () ?
pthread_mutex_destroy
(LOCK) : 0)
439
(pthread_in_use () ?
pthread_mutex_destroy
(LOCK) : 0)
Completed in 50 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026