Home
last modified time | relevance | path

Searched refs:s_cond (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/drd/tests/
H A Dpth_cond_destroy_busy.c12 static pthread_cond_t s_cond; variable
29 pthread_cond_signal(&s_cond); in thread_func()
31 pthread_cond_wait(&s_cond, &s_mutex); in thread_func()
43 pthread_cond_init(&s_cond, 0); in main()
49 pthread_cond_wait(&s_cond, &s_mutex); in main()
52 ret = pthread_cond_destroy(&s_cond); in main()
58 pthread_cond_signal(&s_cond); in main()
63 ret = pthread_cond_destroy(&s_cond); in main()
H A Dpth_cancel_locked.c9 pthread_cond_t s_cond; variable
20 pthread_cond_signal(&s_cond); in thread()
21 pthread_cond_wait(&s_cond, &s_mutex1); in thread()
30 pthread_cond_init(&s_cond, 0); in main()
39 pthread_cond_wait(&s_cond, &s_mutex1); in main()
H A Dpth_cond_race.c19 static pthread_cond_t s_cond; variable
42 pthread_cond_init(&s_cond, 0); in main()
48 pthread_cond_wait(&s_cond, &s_mutex); in main()
54 pthread_cond_destroy(&s_cond); in main()
67 pthread_cond_signal(&s_cond); in thread_func()
H A Dthread_name.c16 static pthread_cond_t s_cond; variable
35 pthread_cond_wait(&s_cond, &s_mutex); in thread_func()
39 pthread_cond_broadcast(&s_cond); in thread_func()
53 pthread_cond_init(&s_cond, 0); in main()
61 pthread_cond_destroy(&s_cond); in main()
H A Dpth_detached.c12 static pthread_cond_t s_cond; variable
18 pthread_cond_signal(&s_cond); in increment_finished_count()
46 pthread_cond_init(&s_cond, 0); in main()
74 const int ret = pthread_cond_wait(&s_cond, &s_mutex); in main()
79 pthread_cond_destroy(&s_cond); in main()
H A Dpth_broadcast.c81 static pthread_cond_t s_cond; variable
102 pthread_cond_wait(&s_cond, &s_mutex); in thread_func()
140 printf("&s_cond = %p\n", &s_cond); in main()
143 pthread_cond_init(&s_cond, 0); in main()
167 pthread_cond_broadcast(&s_cond); in main()
180 pthread_cond_destroy(&s_cond); in main()
H A Dpth_inconsistent_cond_wait.c38 static pthread_cond_t s_cond; variable
86 PTH_CALL(pthread_cond_timedwait(&s_cond, mutex, &deadline)); in thread_func()
113 PTH_CALL(pthread_cond_init(&s_cond, 0)); in main()
134 PTH_CALL(pthread_cond_signal(&s_cond)); in main()
135 PTH_CALL(pthread_cond_signal(&s_cond)); in main()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/drd/tests/
H A Dpth_cond_destroy_busy.c12 static pthread_cond_t s_cond; variable
29 pthread_cond_signal(&s_cond); in thread_func()
31 pthread_cond_wait(&s_cond, &s_mutex); in thread_func()
43 pthread_cond_init(&s_cond, 0); in main()
49 pthread_cond_wait(&s_cond, &s_mutex); in main()
52 ret = pthread_cond_destroy(&s_cond); in main()
58 pthread_cond_signal(&s_cond); in main()
63 ret = pthread_cond_destroy(&s_cond); in main()
H A Dpth_cancel_locked.c9 pthread_cond_t s_cond; variable
20 pthread_cond_signal(&s_cond); in thread()
21 pthread_cond_wait(&s_cond, &s_mutex1); in thread()
30 pthread_cond_init(&s_cond, 0); in main()
39 pthread_cond_wait(&s_cond, &s_mutex1); in main()
H A Dpth_cond_race.c19 static pthread_cond_t s_cond; variable
42 pthread_cond_init(&s_cond, 0); in main()
48 pthread_cond_wait(&s_cond, &s_mutex); in main()
54 pthread_cond_destroy(&s_cond); in main()
67 pthread_cond_signal(&s_cond); in thread_func()
H A Dthread_name.c16 static pthread_cond_t s_cond; variable
35 pthread_cond_wait(&s_cond, &s_mutex); in thread_func()
39 pthread_cond_broadcast(&s_cond); in thread_func()
53 pthread_cond_init(&s_cond, 0); in main()
61 pthread_cond_destroy(&s_cond); in main()
H A Dpth_detached.c12 static pthread_cond_t s_cond; variable
18 pthread_cond_signal(&s_cond); in increment_finished_count()
46 pthread_cond_init(&s_cond, 0); in main()
74 const int ret = pthread_cond_wait(&s_cond, &s_mutex); in main()
79 pthread_cond_destroy(&s_cond); in main()
H A Dpth_broadcast.c81 static pthread_cond_t s_cond; variable
102 pthread_cond_wait(&s_cond, &s_mutex); in thread_func()
140 printf("&s_cond = %p\n", &s_cond); in main()
143 pthread_cond_init(&s_cond, 0); in main()
167 pthread_cond_broadcast(&s_cond); in main()
180 pthread_cond_destroy(&s_cond); in main()
H A Dpth_inconsistent_cond_wait.c38 static pthread_cond_t s_cond; variable
86 PTH_CALL(pthread_cond_timedwait(&s_cond, mutex, &deadline)); in thread_func()
113 PTH_CALL(pthread_cond_init(&s_cond, 0)); in main()
134 PTH_CALL(pthread_cond_signal(&s_cond)); in main()
135 PTH_CALL(pthread_cond_signal(&s_cond)); in main()
/dports/math/hpipm/hpipm-0.1.1/cond/
H A DMakefile46 OBJS += s_cond_aux.o s_cond.o s_part_cond.o
57 s_cond.o: s_cond.c x_cond.c
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/ppapi_simple/
H A Dps_event.c30 static pthread_cond_t s_cond = PTHREAD_COND_INITIALIZER; variable
59 pthread_cond_signal(&s_cond); in EnqueueEvent()
68 pthread_cond_wait(&s_cond, &s_lock); in DequeueEvent()
/dports/mail/mailx/mail-2.2.8/
H A Daux.c326 int s_cond; /* Saved state of conditionals */ member
356 sstack[ssp].s_cond = cond;
382 cond = sstack[ssp].s_cond; in unstack()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/helgrind/tests/
H A Dpth_cond_destroy_busy.stderr.exp-ppc6430 Address 0x........ is 4 bytes inside data symbol "s_cond"
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/helgrind/tests/
H A Dpth_cond_destroy_busy.stderr.exp-ppc6430 Address 0x........ is 4 bytes inside data symbol "s_cond"
/dports/cad/astk-client/astk-2020.0/ASTK_SERV/asrun/
H A Dtestlist.py73 def __init__(self, s_cond): argument
76 self.condition = s_cond
/dports/cad/astk-serveur/astk-2020.0/ASTK_SERV/asrun/
H A Dtestlist.py73 def __init__(self, s_cond): argument
76 self.condition = s_cond
/dports/emulators/mess/mame-mame0226/src/devices/cpu/tlcs900/
H A Ddasm900.h107 static const char *const s_cond[16]; variable
/dports/emulators/mame/mame-mame0226/src/devices/cpu/tlcs900/
H A Ddasm900.h107 static const char *const s_cond[16]; variable
/dports/mail/heirloom-mailx/mailx-12.4/
H A Daux.c403 enum condition s_cond; /* Saved state of conditionals */ member
433 sstack[ssp].s_cond = cond; in source()
460 cond = sstack[ssp].s_cond; in unstack()
/dports/math/hpipm/hpipm-0.1.1/
H A DMakefile59 OBJS += cond/s_cond_aux.o cond/s_cond.o cond/s_part_cond.o

12