mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
Update code to v1.0.14 (10)
This commit is contained in:
7
android/extern/libvncserver/examples/server/blooptest.c
vendored
Normal file
7
android/extern/libvncserver/examples/server/blooptest.c
vendored
Normal file
@@ -0,0 +1,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"
|
||||
Reference in New Issue
Block a user