Home
last modified time | relevance | path

Searched refs:tx_thread_create (Results 1 – 25 of 157) sorted by relevance

1234567

/GUIX-v6.2.1/common/src/
Dgx_system_initialize.c322 tx_thread_create(&_gx_system_thread, "GUIX System Thread", in _gx_system_initialize()
328 status = tx_thread_create(&_gx_system_thread, "GUIX System Thread", in _gx_system_initialize()
/GUIX-v6.2.1/test/example_internal/synergy_565rgb_dave2d_disabled/
Ddemo_synergy_565rgb_dave2d_disabled.c31 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/farsi_glyph_shaping/
Ddemo_farsi_glyph_shaping.c30 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/tutorials/demo_guix_binres/
Ddemo_guix_binres.c182 tx_thread_create(&demo_thread, "Demo Thread", demo_thread_entry, 0, in tx_application_define()
188 tx_thread_create(&touch_thread, "Touch Thread", touch_thread_entry, 0, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/glyph_draw/
Ddemo_guix_glyph_draw.c28 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/multi_line_text_view_font_32bpp/
Ddemo_guix_multi_line_text_view_font_32bpp.c33 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/glyph_draw_multi_lang_16bpp/
Ddemo_glyph_draw_multi_lang_16bpp.c35 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/glyph_draw_multi_lang_32bpp/
Ddemo_glyph_draw_multi_lang_32bpp.c35 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/glyph_draw_multi_lang_8bpp/
Ddemo_glyph_draw_multi_lang_8bpp.c35 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/ml_text_view_vcenter/
Ddemo_guix_ml_text_view_vcenter.c33 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/glyph_draw_1bpp_screen/
Ddemo_glyph_draw_1bpp.c38 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/alphamap_16bppdriver/
Ddemo_alphamap_16bppdriver.c35 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/alphamap_32bppdriver/
Ddemo_alphamap_32bppdriver.c40 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/multi_line_text_view_font_8bpp/
Ddemo_guix_multi_line_text_view_font_8bpp.c32 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/multi_line_text_view_font_16bpp/
Ddemo_guix_multi_line_text_view_font_16bpp.c33 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/bidi_text_line_break_runtime/
Ddemo_guix_bidi_text_line_break_runtime.c57 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/thai_glyph_shaping_runtime/
Ddemo_thai_glyph_shaping_runtime.c62 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/generic_4444argb_16bpp/
Ddemo_generic_4444argb_16bpp.c36 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/rich_text_view_16bpp/
Ddemo_guix_rich_text_view_16bpp.c31 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/synergy_32bpp_16bppdriver/
Ddemo_synergy_32bpp_16bppdriver.c39 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/synergy_32argb/
Ddemo_synergy_32argb.c39 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/pixelmap_clip_16bpp/
Ddemo_guix_pixelmap_clip_16bpp.c37 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/pixelmap_clip_32bpp/
Ddemo_guix_pixelmap_clip_32bpp.c37 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/synergy_565rgb/
Ddemo_synergy_565rgb.c41 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/alphamap_32bpp/
Dalphamap_32bpp.c37 tx_thread_create(&demo_thread, "GUIX Demo Thread", demo_thread_entry, in tx_application_define()

1234567