Merge "Make GlyphBufferData as another class" into 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 }