OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ready_lock
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-runtime/tests/
test-lock.c
508
static gl_lock_t
ready_lock
[THREAD_COUNT];
variable
535
gl_lock_lock (
ready_lock
[id]);
537
gl_lock_unlock (
ready_lock
[id]);
574
gl_lock_init (
ready_lock
[i]);
600
gl_lock_lock (
ready_lock
[i]);
602
gl_lock_unlock (
ready_lock
[i]);
630
gl_lock_lock (
ready_lock
[i]);
632
gl_lock_unlock (
ready_lock
[i]);
Completed in 22 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026