Searched defs:thread_call (Results 1 – 12 of 12) sorted by relevance
33 struct thread_call { struct34 void *(*func)(void *);35 void *argp;79 struct thread_call args = *(struct thread_call *)call; argument106 void yieldcpu(uint32_t ms) {111 void audio_detect(void) {}130 uint64_t get_time(void) {246 void init_ptt(void) {255 void exit_ptt(void) {259 void redraw(void) {[all …]
603 static SQInteger thread_call( HSQUIRRELVM v ) { in thread_call() function
891 thread_call (struct thread *thread) in thread_call() function
813 static SQInteger thread_call(HSQUIRRELVM v) in thread_call() function
789 static SQInteger thread_call(HSQUIRRELVM v) in thread_call() function
1615 void thread_call(struct thread *thread) in thread_call() function
1288 thread_call (struct thread *thread) in thread_call() function
1010 static SQInteger thread_call(HSQUIRRELVM v) in thread_call() function
1016 static SQInteger thread_call(HSQUIRRELVM v) in thread_call() function
1055 static SQInteger thread_call(HSQUIRRELVM v) in thread_call() function
1114 static SQInteger thread_call(HSQUIRRELVM v) in thread_call() function