Searched refs:tid (Results 251 - 275 of 284) sorted by relevance

<<1112

/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dthread.c1518 uint64_t tid = thread->thread_id; local
1584 "supressed by a boot-arg\n", procname, pid, tid);
1590 "supressed due to audio playback\n", procname, pid, tid);
1598 procname, pid, tid,
H A Dtask.h583 extern void proc_set_task_policy_thread(task_t task, uint64_t tid, int category, int flavor, int value);
H A Dtask_policy.c1163 uint64_t tid,
1173 if (tid == TID_NULL || tid == self->thread_id)
1176 thread = task_findtid(task, tid);
1162 proc_set_task_policy_thread(task_t task, uint64_t tid, int category, int flavor, int value) argument
/macosx-10.9.5/emacs-92/emacs/leim/quail/
H A Dhanja-jis.el254 ("tid" "餉")
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A Ddnsextd.c1999 if (pthread_create(&a->tid, NULL, UpdateAnswerList, args) < 0) { LogErr("GenLLQEvents", "pthread_create"); return; }
2010 if (pthread_join(a->tid, NULL)) LogErr("GenLLQEvents", "pthread_join");
2568 pthread_t tid; local
2620 err = pthread_create( &tid, NULL, UDPMessageHandler, context );
2623 pthread_detach(tid);
2714 pthread_t tid; local
2753 err = pthread_create( &tid, NULL, TCPMessageHandler, context );
2766 pthread_detach(tid);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Ddtrace.vim97 syn keyword dtraceIdentifier pset root stackdepth tid timestamp uid uregs
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf.c7801 sprintf (buf, ".reg/%ld", (long) pstatus.data.thread_info.tid);
8027 elfcore_grok_nto_status (bfd *abfd, Elf_Internal_Note *note, long *tid)
8039 /* nto_procfs_status 'tid' field is at offset 4. Pass it back. */
8040 *tid = bfd_get_32 (abfd, (bfd_byte *) ddata + 4);
8049 elf_tdata (abfd)->core_lwpid = *tid;
8056 elf_tdata (abfd)->core_lwpid = *tid;
8059 sprintf (buf, ".qnx_core_status/%ld", *tid);
8080 long tid,
8088 sprintf (buf, "%s/%ld", base, tid);
8104 if (elf_tdata (abfd)->core_lwpid == tid)
8019 elfcore_grok_nto_status(bfd *abfd, Elf_Internal_Note *note, long *tid) argument
8070 elfcore_grok_nto_regs(bfd *abfd, Elf_Internal_Note *note, long tid, char *base) argument
8113 static long tid = 1; local
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb_cxx.in403 virtual int cdsgroup_begin(DbTxn **tid);
582 virtual int txn_begin(DbTxn *pid, DbTxn **tid, u_int32_t flags);
H A Ddb.in729 db_threadid_t tid; /* Thread id for use in MT XA. */
849 db_threadid_t tid; /* Thread owning txn ID */
/macosx-10.9.5/tidy-15.12/tidy/src/
H A Dparser.c75 void TY_(CoerceNode)(TidyDocImpl* doc, Node *node, TidyTagId tid, Bool obsolete, Bool unexpected) argument
77 const Dict* tag = TY_(LookupTagDef)(tid);
658 static Bool DescendantOf( Node *element, TidyTagId tid )
665 if ( TagIsId(parent, tid) )
H A Dclean.c64 static void RenameElem( Node* node, TidyTagId tid )
66 const Dict* dict = TY_(LookupTagDef)( tid );
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb_cxx.h404 virtual int cdsgroup_begin(DbTxn **tid);
583 virtual int txn_begin(DbTxn *pid, DbTxn **tid, u_int32_t flags);
H A Ddb.h717 db_threadid_t tid; /* Thread id for use in MT XA. */ member in struct:__db_txn
837 db_threadid_t tid; /* Thread owning txn ID */ member in struct:__db_txn_active
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb_cxx.h404 virtual int cdsgroup_begin(DbTxn **tid);
583 virtual int txn_begin(DbTxn *pid, DbTxn **tid, u_int32_t flags);
H A Ddb.h756 db_threadid_t tid; /* Thread id for use in MT XA. */ member in struct:__db_txn
876 db_threadid_t tid; /* Thread owning txn ID */ member in struct:__db_txn_active
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecItem.cpp1730 CFTypeID tid = CFGetTypeID(obj);
1731 if (tid == CFNumberGetTypeID())
1737 if (tid == CFBooleanGetTypeID())
1743 if (tid == CFStringGetTypeID())
3616 CFTypeID tid = CFGetTypeID(obj); local
3618 if (tid == CFNumberGetTypeID()) {
3621 } else if (tid == CFBooleanGetTypeID()) {
3624 } else if (tid == CFStringGetTypeID()) {
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecItem.cpp1730 CFTypeID tid = CFGetTypeID(obj);
1731 if (tid == CFNumberGetTypeID())
1737 if (tid == CFBooleanGetTypeID())
1743 if (tid == CFStringGetTypeID())
3616 CFTypeID tid = CFGetTypeID(obj); local
3618 if (tid == CFNumberGetTypeID()) {
3621 } else if (tid == CFBooleanGetTypeID()) {
3624 } else if (tid == CFStringGetTypeID()) {
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecItem.cpp1730 CFTypeID tid = CFGetTypeID(obj);
1731 if (tid == CFNumberGetTypeID())
1737 if (tid == CFBooleanGetTypeID())
1743 if (tid == CFStringGetTypeID())
3616 CFTypeID tid = CFGetTypeID(obj); local
3618 if (tid == CFNumberGetTypeID()) {
3621 } else if (tid == CFBooleanGetTypeID()) {
3624 } else if (tid == CFStringGetTypeID()) {
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A Dntlm.c495 uint16 tid; member in struct:__anon11666
602 htois(p, hdr->tid); p += 2;
619 hdr->tid = itohs(p); p += 2;
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/helper/
H A DSCHelper_server.c2034 pthread_t tid; local
2123 pthread_create(&tid, &tattr, newHelper, (void *)session);
/macosx-10.9.5/BerkeleyDB-21/db/lock/
H A Dlock_stat.c521 env->dbenv->thread_id_string(env->dbenv, lip->pid, lip->tid, buf));
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h719 db_threadid_t tid; /* Thread id for use in MT XA. */ member in struct:__db_txn
839 db_threadid_t tid; /* Thread owning txn ID */ member in struct:__db_txn_active
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h708 db_threadid_t tid; /* Thread id for use in MT XA. */ member in struct:__db_txn
828 db_threadid_t tid; /* Thread owning txn ID */ member in struct:__db_txn_active
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h756 db_threadid_t tid; /* Thread id for use in MT XA. */ member in struct:__db_txn
876 db_threadid_t tid; /* Thread owning txn ID */ member in struct:__db_txn_active
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/
H A DDBI.pm804 if(defined $self->_conn_tid && $self->_conn_tid != threads->tid) {
909 $self->_conn_tid(threads->tid) if $INC{'threads.pm'};

Completed in 354 milliseconds

<<1112