[dali_2.1.22] Merge branch 'devel/master'
[platform/core/uifw/dali-adaptor.git] / third-party / windows-platform / thread.cpp
1 int prctl( int type, const char *str )
2 {
3   return 0;
4 }