Changeset 1:00e7af4d1367 in xplcommon for src/xplcommon/POSIXThread.h
- Timestamp:
- 12/27/12 12:15:49 (12 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/xplcommon/POSIXThread.h
r0 r1 1 // -*- coding: utf-8 -*- 2 // Copyright (c) 2012 by István Váradi 1 // Copyright (c) 2013 by István Váradi 3 2 4 3 // This file is part of libxplcommon, a common utility library for 5 4 // development related to X-Plane 6 7 // Copyright (c) 2013, István Váradi8 // All rights reserved.9 5 10 6 // Redistribution and use in source and binary forms, with or without … … 39 35 40 36 #ifdef HAVE_PTHREAD_H 37 41 38 //------------------------------------------------------------------------------ 42 39
Note:
See TracChangeset
for help on using the changeset viewer.