hdf5/test
Scott Wegner 259d1afce9 [svn-r15165] Purpose: Create new HDpthread_self and HDpthread_self_ulong macros
Description:
On Windows, the pthread_self function cannot be used to print the returned thread ID for debugging.  Instead, we need a separate function, GetCurrentThreadId.  To eliminate some Windows ifdef's in the code, we create two new function macros which can be used by all platforms.  It is conditionally defined in H5win32defs.h, and globally in H5private.h.

Tested:
VS2005 w/ pthreads on WinXP
kagiso w/ pthreads
2008-06-06 14:11:46 -05:00
..
testfiles
be_data.h5
be_extlink1.h5
be_extlink2.h5
big.c [svn-r15007] Purpose: configure cleanup 2008-05-15 11:42:03 -05:00
bittests.c
btree2.c
cache_api.c [svn-r14445] Added code to detect the situation in which a metadata cache entry flush 2008-01-20 00:01:29 -05:00
cache_common.c [svn-r14442] Modified metadata cache to adapt more quickly to the insertion of a 2008-01-18 12:52:12 -05:00
cache_common.h [svn-r14442] Modified metadata cache to adapt more quickly to the insertion of a 2008-01-18 12:52:12 -05:00
cache.c [svn-r14442] Modified metadata cache to adapt more quickly to the insertion of a 2008-01-18 12:52:12 -05:00
chunk_info.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
cmpd_dset.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
COPYING
cross_read.c [svn-r14193] Description: 2007-10-08 14:59:36 -05:00
dangle.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
deflate.h5
dsets.c [svn-r15034] Description: 2008-05-18 23:34:02 -05:00
dt_arith.c [svn-r14160] Description: 2007-09-27 15:28:27 -05:00
dtransform.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
dtypes.c [svn-r15150] Purpose: Separate Windows function macro definitions to win32defs.h 2008-06-05 13:52:19 -05:00
enum.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
err_compat.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
error_test.c [svn-r14230] Description: 2007-11-01 14:27:15 -05:00
extend.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
external.c [svn-r15150] Purpose: Separate Windows function macro definitions to win32defs.h 2008-06-05 13:52:19 -05:00
family_v16_00000.h5 [svn-r14340] Maintenance for VMS system: 2007-12-13 13:17:02 -05:00
family_v16_00001.h5 [svn-r14340] Maintenance for VMS system: 2007-12-13 13:17:02 -05:00
family_v16_00002.h5 [svn-r14340] Maintenance for VMS system: 2007-12-13 13:17:02 -05:00
family_v16_00003.h5 [svn-r14340] Maintenance for VMS system: 2007-12-13 13:17:02 -05:00
fheap.c [svn-r14353] Description: 2007-12-20 15:36:08 -05:00
fill_old.h5
fillval.c [svn-r15150] Purpose: Separate Windows function macro definitions to win32defs.h 2008-06-05 13:52:19 -05:00
flush1.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
flush2.c [svn-r14340] Maintenance for VMS system: 2007-12-13 13:17:02 -05:00
gen_bad_ohdr.c [svn-r14402] Description: 2008-01-13 00:37:00 -05:00
gen_bogus.c [svn-r14204] Description: 2007-10-11 20:29:45 -05:00
gen_cross.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_deflate.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_filters.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_mergemsg.c [svn-r14222] Description: 2007-10-30 15:37:39 -05:00
gen_new_array.c [svn-r14212] Description: 2007-10-18 17:02:19 -05:00
gen_new_fill.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_new_group.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
gen_new_mtime.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_new_super.c
gen_noencoder.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_nullspace.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
gen_old_array.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_old_group.c
gen_old_layout.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_old_mtime.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_udlinks.c [svn-r14242] Added some comments. No test is needed. 2007-11-07 10:38:45 -05:00
getname.c [svn-r14420] Description: 2008-01-15 16:10:42 -05:00
gheap.c
group_old.h5
h5test.c [svn-r15165] Purpose: Create new HDpthread_self and HDpthread_self_ulong macros 2008-06-06 14:11:46 -05:00
h5test.h
hyperslab.c [svn-r15150] Purpose: Separate Windows function macro definitions to win32defs.h 2008-06-05 13:52:19 -05:00
istore.c [svn-r15015] Description: 2008-05-15 22:04:56 -05:00
le_data.h5
le_extlink1.h5
le_extlink2.h5
lheap.c
links.c [svn-r14918] Fixed bugs in two tests specific for windows. 2008-05-02 09:57:29 -05:00
Makefile.am [svn-r15015] Description: 2008-05-15 22:04:56 -05:00
Makefile.in [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
mergemsg.h5
mount.c [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
mtime.c [svn-r14225] Description: 2007-10-31 08:13:40 -05:00
noencoder.h5 [svn-r15037] Description: 2008-05-19 01:03:16 -05:00
ntypes.c [svn-r14212] Description: 2007-10-18 17:02:19 -05:00
objcopy.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
ohdr.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
pool.c
reserved.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
set_extent.c [svn-r15131] Description: 2008-06-03 14:44:12 -05:00
space_overflow.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
stab.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
tarray.c [svn-r14212] Description: 2007-10-18 17:02:19 -05:00
tarrold.h5
tattr.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
tbad_msg_count.h5 [svn-r14402] Description: 2008-01-13 00:37:00 -05:00
tbogus.h5
tchecksum.c
tconfig.c
tcoords.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
test_filters_be.hdf5
test_filters_le.hdf5
testerror.sh.in
testframe.c
testhdf5.c [svn-r14354] Bug fix for #956 where the element coordinates went wrong for dataspace selection. Added a test 2007-12-20 16:09:58 -05:00
testhdf5.h [svn-r14354] Bug fix for #956 where the element coordinates went wrong for dataspace selection. Added a test 2007-12-20 16:09:58 -05:00
testmeta.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
tfile.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
tgenprop.c [svn-r14204] Description: 2007-10-11 20:29:45 -05:00
th5o.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
th5s.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
th5s.h5
theap.c
tid.c
titerate.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
tlayouto.h5
tmeta.c
tmisc.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
tmtimen.h5
tmtimeo.h5
trefer.c [svn-r14420] Description: 2008-01-15 16:10:42 -05:00
trefstr.c
tselect.c [svn-r14420] Description: 2008-01-15 16:10:42 -05:00
tskiplist.c [svn-r14353] Description: 2007-12-20 15:36:08 -05:00
tsohm.c [svn-r15015] Description: 2008-05-15 22:04:56 -05:00
ttime.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
ttsafe_acreate.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
ttsafe_cancel.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
ttsafe_dcreate.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
ttsafe_error.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
ttsafe.c
ttsafe.h
ttst.c
tunicode.c [svn-r14229] Description: 2007-11-01 13:24:08 -05:00
tvlstr.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
tvltypes.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
unlink.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
vfd.c [svn-r14340] Maintenance for VMS system: 2007-12-13 13:17:02 -05:00
vms_data.h5