Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 25 of 28) sorted by relevance

12

/minix3/minix/lib/libmthread/
H A Dallocate.c54 mthread_thread_t thread; local
143 mthread_tcb_t * mthread_find_tcb(thread) in mthread_find_tcb() argument
351 static void mthread_thread_init(thread, tattr, proc, arg) in mthread_thread_init() argument
453 void mthread_thread_reset(thread) in mthread_thread_reset() argument
496 static void mthread_thread_stop(thread) in mthread_thread_stop() argument
H A Dqueue.c8 void mthread_queue_add(queue, thread) in mthread_queue_add() argument
97 mthread_thread_t thread; local
H A Dscheduler.c132 void mthread_unsuspend(thread) in mthread_unsuspend() argument
/minix3/minix/lib/libddekit/src/
H A Dthread.c159 void *ddekit_thread_get_data(ddekit_thread_t *thread) in ddekit_thread_get_data()
205 void ddekit_thread_set_data(ddekit_thread_t *thread, void *data) in ddekit_thread_set_data()
319 ddekit_thread_terminate(ddekit_thread_t * thread) in ddekit_thread_terminate()
340 const char *ddekit_thread_get_name(ddekit_thread_t *thread) in ddekit_thread_get_name()
348 int ddekit_thread_get_id(ddekit_thread_t *thread) in ddekit_thread_get_id()
/minix3/external/bsd/bind/dist/lib/isc/win32/
H A Dthread.c32 isc_thread_t thread; in isc_thread_create() local
47 isc_thread_join(isc_thread_t thread, isc_threadresult_t *rp) { in isc_thread_join()
/minix3/tests/lib/libpthread/dlopen/
H A Dt_main_pthread_create.c62 pthread_t thread; in ATF_TC_BODY() local
80 pthread_t thread; in ATF_TC_BODY() local
H A Dt_dso_pthread_create.c64 pthread_t thread; in ATF_TC_BODY() local
/minix3/tests/lib/libpthread/
H A Dt_join.c63 pthread_t thread; in ATF_TC_BODY() local
72 pthread_t thread[25]; in threadfunc1() local
H A Dt_sleep.c72 pthread_t thread; in ATF_TC_BODY() local
H A Dt_siglongjmp.c56 thread(void *arg) in thread() function
H A Dt_swapcontext.c95 pthread_t thread; in ATF_TC_BODY() local
H A Dt_once.c159 pthread_t thread; in ATF_TC_BODY() local
H A Dt_sigmask.c180 pthread_t thread; in ATF_TC_BODY() local
H A Dt_cond.c529 pthread_t thread; in ATF_TC_BODY() local
/minix3/tests/rump/kernspace/
H A Dbusypage.c52 thread(void *arg) in thread() function
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A D2003-11-27-ConstructorCast.c13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() local
H A D2003-11-27-UnionCtorInitialization.c15 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() local
/minix3/external/bsd/bind/dist/lib/isc/pthreads/
H A Dthread.c39 isc_thread_t *thread) in isc_thread_create()
/minix3/tests/lib/libpthread/dlopen/dso/
H A Dh_pthread_dlopen.c77 testf_dso_pthread_create(pthread_t *thread, const pthread_attr_t *attr, in testf_dso_pthread_create()
/minix3/external/bsd/llvm/dist/clang/docs/
H A DAttributeReference.rst750 thread section in Variable Attributes
763 In Clang, ``__declspec(thread)`` is generally equivalent in functionality to the argument
/minix3/external/public-domain/xz/dist/src/common/
H A Dmythread.h156 mythread_create(mythread *thread, void *(*func)(void *arg), void *arg) in mythread_create()
171 mythread_join(mythread thread) in mythread_join()
386 mythread_create(mythread *thread, in mythread_create()
398 mythread_join(mythread thread) in mythread_join()
/minix3/external/bsd/libevent/dist/test/
H A Dtest-changelist.c59 HANDLE thread; member
/minix3/sys/arch/i386/include/
H A Ddb_machdep.h131 #define db_thread_fp_used(thread) ((thread)->pcb->ims.ifps != 0) argument
/minix3/lib/libc/thread-stub/
H A Dthread-stub.c85 pthread_detach(pthread_t thread) in pthread_detach()
/minix3/external/bsd/top/dist/machine/
H A Dm_macosx.c496 register struct thread_basic_info *thread; in get_process_info() local

12