Searched defs:thread_id (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.9.5/MITKerberosShim-62.1/mittestcc/
H A Dsimple_lock_test.c53 pthread_t thread_id; local
/macosx-10.9.5/xnu-2422.115.4/tools/tests/perf_index/
H A Dstress_file_create.c5 void stress_file_create(const char *fs_path, int thread_id, int num_threads, long long length) { argument
H A Dstress_file_write.c24 void stress_file_write(const char *fs_path, int thread_id, int num_threads, long long length, long long max_file_size) { argument
H A Dstress_file_read.c33 void stress_file_read(const char *fs_path, int thread_id, int num_threads, long long length, long long max_file_size) { argument
H A Dstress_fault.c34 void stress_fault_helper(int thread_id, int num_threads, long long length, testtype_t testtype) { argument
/macosx-10.9.5/curl-78.94.1/curl/docs/examples/
H A Dthreaded-ssl.c57 static unsigned long thread_id(void) function
/macosx-10.9.5/vim-53/src/
H A Dos_beos.c23 #define thread_id int macro
/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/
H A Dthread_info.h112 uint64_t thread_id; /* system-wide unique 64-bit thread id */ member in struct:thread_identifier_info
/macosx-10.9.5/BerkeleyDB-21/db/repmgr/
H A Drepmgr_windows.c53 HANDLE thread_id; local
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dgthr-default.h280 objc_thread_t thread_id; local
304 pthread_t thread_id = __gthrw_(pthread_self) (); local
H A Dgthr-posix.h280 objc_thread_t thread_id; local
304 pthread_t thread_id = __gthrw_(pthread_self) (); local
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dcups-private.h92 int thread_id; /* Friendly thread ID */ member in struct:_cups_globals_s
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Dcomcthd.c132 dcethread* thread_id; member in struct:__anon8197
H A Ddg.h1505 dcethread* thread_id; /* iff client is using a private socket*/ member in struct:rpc_dg_call_t
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Drepmgr.h107 thread_id_t thread_id; member in struct:__repmgr_runnable
/macosx-10.9.5/ruby-104/ruby/
H A Dthread_win32.c612 volatile HANDLE thread_id = th->thread_id; local
[all...]
H A Dvm_core.h530 rb_thread_id_t thread_id; member in struct:rb_thread_struct
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Ddebug.h49 uint64_t thread_id; member in struct:thread_snapshot
H A Dthread.h436 uint64_t thread_id; /*system wide unique thread-id*/ member in struct:thread
/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32proc.c1358 DWORD thread_id; local
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_config.c4621 unsigned thread_id; local
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h1850 void (*thread_id) __P((DB_ENV *, pid_t *, db_threadid_t *)); member in struct:__db_env
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h1839 void (*thread_id) __P((DB_ENV *, pid_t *, db_threadid_t *)); member in struct:__db_env
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h1848 void (*thread_id) __P((DB_ENV *, pid_t *, db_threadid_t *)); member in struct:__db_env
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h1887 void (*thread_id) __P((DB_ENV *, pid_t *, db_threadid_t *)); member in struct:__db_env

Completed in 351 milliseconds

12