Home
last modified time | relevance | path

Searched refs:state (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/ThreadX-v6.2.1/utility/rtos_compatibility_layers/posix/
Dpx_pth_once.c88 if ( once_control->state==PTH_ONCE_DONE) in pthread_once()
96 if (once_control->state==PTH_ONCE_INIT) in pthread_once()
98 once_control->state=PTH_ONCE_STARTED; in pthread_once()
107 once_control->state=PTH_ONCE_DONE; in pthread_once()
113 if (once_control->state==PTH_ONCE_STARTED) in pthread_once()
Dpx_pth_setcancelstate.c73 INT pthread_setcancelstate (INT state, INT *oldstate) in pthread_setcancelstate() argument
82 if ( (state == PTHREAD_CANCEL_ENABLE) || (state == PTHREAD_CANCEL_DISABLE) ) in pthread_setcancelstate()
91 pthread_ptr->cancel_state = state; in pthread_setcancelstate()
/ThreadX-v6.2.1/ports_smp/cortex_a34_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a35_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a35_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a53_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a53_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a34_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_module/cortex_a35/gnu/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_module/cortex_a35/gnu/example_build/sample_threadx_module_manager/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_module/cortex_a35_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_module/cortex_a35_smp/ac6/example_build/sample_threadx_module_manager/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_module/cortex_a35/ac6/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_module/cortex_a35/ac6/example_build/sample_threadx_module_manager/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a77_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a77_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a78_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a78_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a75_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a76_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a76_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a76ae_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a76ae_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a65_smp/ac6/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()
/ThreadX-v6.2.1/ports_smp/cortex_a65_smp/gnu/example_build/sample_threadx/
Dtimer_interrupts.c24 static int state = 1; in nudge_leds() local
27 if (state) in nudge_leds()
32 state = 0; in nudge_leds()
38 state = 1; in nudge_leds()

12345678910>>...14