Searched defs:tss (Results 1 – 13 of 13) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
D | thrd_yield.c | 24 double ustimer(struct timespec tss, struct timespec tse) in ustimer() 37 struct timespec tss, tse; in yieldfunc() local 53 struct timespec tss, tse; in thrd_yield_0100() local
|
/third_party/musl/src/thread/ |
D | tss_create.c | 4 int tss_create(tss_t *tss, tss_dtor_t dtor) in tss_create()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_dump.h | 47 nine_dump_D3DTSS_value(unsigned ch, D3DTEXTURESTAGESTATETYPE tss, DWORD value) in nine_dump_D3DTSS_value()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_tss.c | 321 svga_queue_tss(struct ts_queue *q, unsigned unit, unsigned tss, unsigned value) in svga_queue_tss()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/ |
D | threads_scenarii.c | 214 long tsa, tss, tps; in scenar_init() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/ |
D | threads_scenarii.c | 200 long tsa, tss, tps; in scenar_init() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
D | threads_scenarii.c | 147 long tsa, tss, tps; in scenar_init() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | threads_scenarii.c | 147 long tsa, tss, tps; in scenar_init() local
|
/third_party/python/Python/ |
D | thread_pthread.h | 261 size_t tss; in PyThread_start_new_thread() local
|
/third_party/pulseaudio/src/utils/ |
D | pacat.c | 1135 char tss[PA_SAMPLE_SPEC_SNPRINT_MAX], tcm[PA_CHANNEL_MAP_SNPRINT_MAX]; in main() local
|
/third_party/ffmpeg/libavformat/ |
D | mpegts.c | 1015 MpegTSSectionFilter *tss = &tss1->u.section_filter; in write_section_data() local 2024 MpegTSFilter *tss; in add_pes_stream() local 3401 MpegTSFilter *tss; in handle_packet() local
|
/third_party/ffmpeg/fftools/ |
D | ffplay.c | 3425 int tns, thh, tmm, tss; in event_loop() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 6076 struct tss_struct tss; member
|