Blame view

ext_dep/libvncserver/libvncserver-master/examples/blooptest.c 198 Bytes
8d728d065   신재종   add libvncserver ...
1
2
3
4
5
6
7
  /**
    @example blooptest.c
    blooptest is a test of pthreads. It is just the example, but with a background
    loop to hunt down thread lockups.
   */
  #define BACKGROUND_LOOP_TEST
  #include "example.c"